Home
last modified time | relevance | path

Searched refs:DT_MIPS_LOCAL_GOTNO (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h650 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog-0815234 DT_MIPS_CONFLICT, DT_MIPS_LIBLIST, DT_MIPS_LOCAL_GOTNO,
Delfcpp.h811 DT_MIPS_LOCAL_GOTNO = 0x7000000a,
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog188 <DT_MIPS_LOCAL_GOTNO, DT_MIPS_CONFLICTNO, DT_MIPS_LIBLISTNO>
Dreadelf.c1795 case DT_MIPS_LOCAL_GOTNO: return "MIPS_LOCAL_GOTNO"; in get_mips_dynamic_type()
8840 case DT_MIPS_LOCAL_GOTNO: in dynamic_section_mips_val()
14586 case DT_MIPS_LOCAL_GOTNO: in process_mips_specific()
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c9892 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_LOCAL_GOTNO, 0)) in _bfd_mips_elf_size_dynamic_sections()
11482 case DT_MIPS_LOCAL_GOTNO: in _bfd_mips_elf_finish_dynamic_sections()
15482 case DT_MIPS_LOCAL_GOTNO: in _bfd_mips_elf_get_target_dtag()
/toolchain/binutils/binutils-2.27/gold/
Dmips.cc9759 odyn->add_constant(elfcpp::DT_MIPS_LOCAL_GOTNO, in do_finalize_sections()