Home
last modified time | relevance | path

Searched refs:DT_MIPS_PROTECTED_GOTIDX (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h717 #define DT_MIPS_PROTECTED_GOTIDX 0x70000028 macro
/toolchain/binutils/binutils-2.25/elfcpp/
DChangeLog174 DT_MIPS_HIDDEN_GOTIDX, DT_MIPS_PROTECTED_GOTIDX, DT_MIPS_OPTIONS,
Delfcpp.h834 DT_MIPS_PROTECTED_GOTIDX = 0x70000028,
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1638 case DT_MIPS_PROTECTED_GOTIDX: return "MIPS_PROTECTED_GOTIDX"; in get_mips_dynamic_type()
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c15483 case DT_MIPS_PROTECTED_GOTIDX: in _bfd_mips_elf_get_target_dtag()