Home
last modified time | relevance | path

Searched refs:STYP_SBSS (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Decoff.h81 #define STYP_SBSS 0x400 macro
DChangeLog-91031079 STYP_SDATA, STYP_SBSS, STYP_LIT4, STYP_LIT8): Defined.
/toolchain/binutils/binutils-2.25/bfd/
Decoff.c305 { _SBSS, STYP_SBSS }, in ecoff_sec_to_styp_flags()
407 || (styp_flags & STYP_SBSS)) in _bfd_ecoff_styp_to_sec_flags()
2497 || (section.s_flags & STYP_SBSS) != 0) in _bfd_ecoff_write_object_contents()