Home
last modified time | relevance | path

Searched refs:DT_MIPS_RLD_MAP2 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h753 #define DT_MIPS_RLD_MAP2 0x70000035 macro
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c9788 && !MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_RLD_MAP2, 0)) in _bfd_mips_elf_size_dynamic_sections()
11504 case DT_MIPS_RLD_MAP2: in _bfd_mips_elf_finish_dynamic_sections()
15449 case DT_MIPS_RLD_MAP2: in _bfd_mips_elf_get_target_dtag()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1621 case DT_MIPS_RLD_MAP2: return "MIPS_RLD_MAP2"; in get_mips_dynamic_type()