Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h741 #define DT_MIPS_GP_VALUE 0x70000030 macro
/toolchain/binutils/binutils-2.25/elfcpp/
DChangeLog177 DT_MIPS_COMPACT_SIZE, DT_MIPS_GP_VALUE, DT_MIPS_AUX_DYNAMIC,
Delfcpp.h850 DT_MIPS_GP_VALUE = 0x70000030,
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1646 case DT_MIPS_GP_VALUE: return "MIPS_GP_VALUE"; in get_mips_dynamic_type()
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c15499 case DT_MIPS_GP_VALUE: in _bfd_mips_elf_get_target_dtag()