Searched refs:STYP_SBSS (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dunexmips.c62 #define STYP_SBSS 0x00000400
209 CHECK_SCNHDR (sbss_section, _SBSS, STYP_SBSS);
61 #define STYP_SBSS macro
H A Dunexalpha.c74 #define STYP_SBSS 0x00000400
261 CHECK_SCNHDR (sbss_section, _SBSS, STYP_SBSS);
73 #define STYP_SBSS macro
/macosx-10.10/cxxfilt-11/cxxfilt/include/coff/
H A Decoff.h80 #define STYP_SBSS 0x400 macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Decoff.c299 { _SBSS, STYP_SBSS },
401 || (styp_flags & STYP_SBSS))
2493 || (section.s_flags & STYP_SBSS) != 0)

Completed in 119 milliseconds