Home
last modified time | relevance | path

Searched refs:DT_MIPS_GOTSYM (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dgot-vers-1.sd1 # foo@@V2 must have index DT_MIPS_GOTSYM
Dgot-vers-1.rd5 # This index must be the same as DT_MIPS_GOTSYM.
/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h660 #define DT_MIPS_GOTSYM 0x70000013 macro
/toolchain/binutils/binutils-2.25/elfcpp/
DChangeLog168 DT_MIPS_UNREFEXTNO, DT_MIPS_GOTSYM, DT_MIPS_HIPAGENO, DT_MIPS_RLD_MAP,
Delfcpp.h796 DT_MIPS_GOTSYM = 0x70000013,
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc8182 odyn->add_custom(elfcpp::DT_MIPS_GOTSYM); in do_finalize_sections()
8216 case elfcpp::DT_MIPS_GOTSYM: in do_dynamic_tag_custom_value()
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c9865 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_GOTSYM, 0)) in _bfd_mips_elf_size_dynamic_sections()
11463 case DT_MIPS_GOTSYM: in _bfd_mips_elf_finish_dynamic_sections()
15443 case DT_MIPS_GOTSYM: in _bfd_mips_elf_get_target_dtag()
DChangeLog-9899901 output DT_MIPS_GOTSYM.
1817 setting DT_MIPS_UNREFEXTNO. Adjust setting of DT_MIPS_GOTSYM for
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1618 case DT_MIPS_GOTSYM: return "MIPS_GOTSYM"; in get_mips_dynamic_type()
13344 case DT_MIPS_GOTSYM: in process_mips_specific()