Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Decoff.h129 #define RELOC_SECTION_RCONST 15 macro
DChangeLog-9103557 * ecoff.h (_RCONST, STYP_RCONST, RELOC_SECTION_RCONST): Define.
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-alpha.c1286 r_symndx = RELOC_SECTION_RCONST; in alpha_convert_external_reloc()
1392 symndx_to_section[RELOC_SECTION_RCONST] = in alpha_relocate_section()
Decoff.c1635 case RELOC_SECTION_RCONST: sec_name = _RCONST; break; in ecoff_slurp_reloc_table()
2700 { _RCONST, RELOC_SECTION_RCONST } in _bfd_ecoff_write_object_contents()
4064 { _RCONST, RELOC_SECTION_RCONST } in ecoff_reloc_link_order()
DChangeLog-9495301 (ecoff_slurp_reloc_table): Handle RELOC_SECTION_RCONST.
311 (alpha_relocate_section): Handle RELOC_SECTION_RCONST.