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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h117 #define RELOC_SECTION_SDATA 4 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-mips.c889 symndx_to_section[RELOC_SECTION_SDATA] =
1107 int_rel.r_symndx = RELOC_SECTION_SDATA;
H A Dcoff-alpha.c1346 r_symndx = RELOC_SECTION_SDATA;
1429 symndx_to_section[RELOC_SECTION_SDATA] =
H A Decoff.c1622 case RELOC_SECTION_SDATA: sec_name = _SDATA; break;
2685 { _SDATA, RELOC_SECTION_SDATA },
4242 { _SDATA, RELOC_SECTION_SDATA },

Completed in 186 milliseconds