Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/coff/
HDecoff.h125 #define RELOC_SECTION_FINI 12 macro
/trueos/contrib/binutils/bfd/
HDcoff-mips.c897 symndx_to_section[RELOC_SECTION_FINI] =
1083 int_rel.r_symndx = RELOC_SECTION_FINI;
HDcoff-alpha.c1314 r_symndx = RELOC_SECTION_FINI;
1439 symndx_to_section[RELOC_SECTION_FINI] =
HDecoff.c1626 case RELOC_SECTION_FINI: sec_name = _FINI; break; in ecoff_slurp_reloc_table()
2686 { _FINI, RELOC_SECTION_FINI }, in _bfd_ecoff_write_object_contents()
4240 { _FINI, RELOC_SECTION_FINI }, in ecoff_reloc_link_order()
HDChangeLog-91931261 (ecoff_slurp_reloc_table): Handle RELOC_SECTION_FINI.