Home
last modified time | relevance | path

Searched refs:_BSS (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dz80.h27 #undef _BSS
28 #define _BSS "bss" macro
Dtic80.h70 #define _BSS ".bss" macro
Di960.h127 #define _BSS ".bss" macro
Dexternal.h99 #define _BSS ".bss" macro
Dm88k.h59 #define _BSS ".bss" macro
Dxcoff.h48 #define _BSS ".bss" macro
Decoff.h55 #define _BSS ".bss" macro
Dti.h361 #define _BSS ".bss" macro
/toolchain/binutils/binutils-2.25/bfd/
Decoff.c162 { _BSS, SEC_ALLOC}, in _bfd_ecoff_new_section_hook()
304 { _BSS, STYP_BSS }, in ecoff_sec_to_styp_flags()
731 asym->section = bfd_make_section_old_way (abfd, _BSS); in ecoff_set_symbol_info()
1627 case RELOC_SECTION_BSS: sec_name = _BSS; break; in ecoff_slurp_reloc_table()
2691 { _BSS, RELOC_SECTION_BSS }, in _bfd_ecoff_write_object_contents()
3332 section = bfd_make_section_old_way (abfd, _BSS); in ecoff_link_add_externals()
4055 { _BSS, RELOC_SECTION_BSS }, in ecoff_reloc_link_order()
4170 { _BSS, scBss }, in ecoff_link_write_external()
Dcoffcode.h528 else if (!strcmp (sec_name, _BSS)) in sec_to_styp_flags()
824 else if (strcmp (name, _BSS) == 0) in styp_to_sec_flags()
3814 else if (!strcmp (current->name, _BSS)) in coff_write_object_contents()
Dcoff64-rs6000.c845 else if (!strcmp (current->name, _BSS)) in xcoff64_write_object_contents()
DChangeLog-9899504 section name of _BSS; check IMAGE_SCN_CNT_UNINITIALIZED_DATA