Searched refs:_SBSS (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/include/coff/ |
| D | ecoff.h | 55 #define _SBSS ".sbss" macro
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | ecoff.c | 165 { _SBSS, SEC_ALLOC}, in _bfd_ecoff_new_section_hook() 299 { _SBSS, STYP_SBSS }, in ecoff_sec_to_styp_flags() 1620 case RELOC_SECTION_SBSS: sec_name = _SBSS; break; in ecoff_slurp_reloc_table() 2679 { _SBSS, RELOC_SECTION_SBSS }, in _bfd_ecoff_write_object_contents() 3424 section = bfd_make_section_old_way (abfd, _SBSS); in ecoff_link_add_externals() 4233 { _SBSS, RELOC_SECTION_SBSS }, in ecoff_reloc_link_order() 4349 { _SBSS, scSBss }, in ecoff_link_write_external() 4585 && (streq (o->name, _SBSS) in _bfd_ecoff_bfd_final_link()
|