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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h119 #define RELOC_SECTION_BSS 6 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-mips.c893 symndx_to_section[RELOC_SECTION_BSS] =
1081 int_rel.r_symndx = RELOC_SECTION_BSS;
H A Dcoff-alpha.c1312 r_symndx = RELOC_SECTION_BSS;
1433 symndx_to_section[RELOC_SECTION_BSS] =
H A Decoff.c1624 case RELOC_SECTION_BSS: sec_name = _BSS; break;
2687 { _BSS, RELOC_SECTION_BSS },
4244 { _BSS, RELOC_SECTION_BSS },

Completed in 210 milliseconds