Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h722 #define DT_MIPS_PROTECTED_GOTIDX 0x70000028 macro
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog-0815242 DT_MIPS_HIDDEN_GOTIDX, DT_MIPS_PROTECTED_GOTIDX, DT_MIPS_OPTIONS,
Delfcpp.h859 DT_MIPS_PROTECTED_GOTIDX = 0x70000028,
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c1820 case DT_MIPS_PROTECTED_GOTIDX: return "MIPS_PROTECTED_GOTIDX"; in get_mips_dynamic_type()
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c15532 case DT_MIPS_PROTECTED_GOTIDX: in _bfd_mips_elf_get_target_dtag()