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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h118 #define RELOC_SECTION_SBSS 5 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-mips.c891 symndx_to_section[RELOC_SECTION_SBSS] =
1109 int_rel.r_symndx = RELOC_SECTION_SBSS;
H A Dcoff-alpha.c1348 r_symndx = RELOC_SECTION_SBSS;
1431 symndx_to_section[RELOC_SECTION_SBSS] =
H A Decoff.c1623 case RELOC_SECTION_SBSS: sec_name = _SBSS; break;
2686 { _SBSS, RELOC_SECTION_SBSS },
4243 { _SBSS, RELOC_SECTION_SBSS },

Completed in 204 milliseconds