Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/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.27/include/elf/
Dmips.h665 #define DT_MIPS_GOTSYM 0x70000013 macro
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog-0815236 DT_MIPS_UNREFEXTNO, DT_MIPS_GOTSYM, DT_MIPS_HIPAGENO, DT_MIPS_RLD_MAP,
Delfcpp.h821 DT_MIPS_GOTSYM = 0x70000013,
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c9901 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_GOTSYM, 0)) in _bfd_mips_elf_size_dynamic_sections()
11493 case DT_MIPS_GOTSYM: in _bfd_mips_elf_finish_dynamic_sections()
15492 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.27/gold/
Dmips.cc9756 odyn->add_custom(elfcpp::DT_MIPS_GOTSYM); in do_finalize_sections()
9819 case elfcpp::DT_MIPS_GOTSYM: in do_dynamic_tag_custom_value()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c1800 case DT_MIPS_GOTSYM: return "MIPS_GOTSYM"; in get_mips_dynamic_type()
14589 case DT_MIPS_GOTSYM: in process_mips_specific()