Home
last modified time | relevance | path

Searched refs:RELOC_SECTION_TEXT (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/include/coff/
HDecoff.h114 #define RELOC_SECTION_TEXT 1 macro
/NextBSD/contrib/binutils/bfd/
HDcoff-mips.c877 symndx_to_section[RELOC_SECTION_TEXT] =
1107 int_rel.r_symndx = RELOC_SECTION_TEXT;
HDcoff-alpha.c1346 r_symndx = RELOC_SECTION_TEXT;
1417 symndx_to_section[RELOC_SECTION_TEXT] =
HDecoff.c1615 case RELOC_SECTION_TEXT: sec_name = _TEXT; break; in ecoff_slurp_reloc_table()
2675 { _TEXT, RELOC_SECTION_TEXT }, in _bfd_ecoff_write_object_contents()
4229 { _TEXT, RELOC_SECTION_TEXT }, in ecoff_reloc_link_order()
HDChangeLog-94957555 r_offset and set r_symndx to RELOC_SECTION_TEXT.