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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h116 #define RELOC_SECTION_DATA 3 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-mips.c887 symndx_to_section[RELOC_SECTION_DATA] =
1085 int_rel.r_symndx = RELOC_SECTION_DATA;
H A Dcoff-alpha.c1316 r_symndx = RELOC_SECTION_DATA;
1427 symndx_to_section[RELOC_SECTION_DATA] =
H A Decoff.c1621 case RELOC_SECTION_DATA: sec_name = _DATA; break;
2684 { _DATA, RELOC_SECTION_DATA },
4241 { _DATA, RELOC_SECTION_DATA },

Completed in 141 milliseconds