Home
last modified time | relevance | path

Searched refs:DT_MIPS_RLD_VERSION (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h618 #define DT_MIPS_RLD_VERSION 0x70000001 macro
/toolchain/binutils/binutils-2.25/elfcpp/
DChangeLog164 (DT_MIPS_RLD_VERSION, DT_MIPS_TIME_STAMP, DT_MIPS_ICHECKSUM,
Delfcpp.h768 DT_MIPS_RLD_VERSION = 0x70000001,
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c9847 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_RLD_VERSION, 0)) in _bfd_mips_elf_size_dynamic_sections()
11420 case DT_MIPS_RLD_VERSION: in _bfd_mips_elf_finish_dynamic_sections()
15415 case DT_MIPS_RLD_VERSION: in _bfd_mips_elf_get_target_dtag()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1604 case DT_MIPS_RLD_VERSION: return "MIPS_RLD_VERSION"; in get_mips_dynamic_type()
8033 case DT_MIPS_RLD_VERSION: in dynamic_section_mips_val()
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc8165 odyn->add_constant(elfcpp::DT_MIPS_RLD_VERSION, d_val); in do_finalize_sections()