Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/
Ddynamic-section-machine-specific.test180 - Tag: DT_MIPS_GP_VALUE
/external/llvm/include/llvm/Support/
DELF.h1214 DT_MIPS_GP_VALUE = 0x70000030, // GP value for auxiliary GOTs. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1214 DT_MIPS_GP_VALUE = 0x70000030, // GP value for auxiliary GOTs. enumerator
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Ddynamic-tags-machine-specific.test249 - Tag: DT_MIPS_GP_VALUE
/external/google-breakpad/src/third_party/musl/include/
Delf.h1457 #define DT_MIPS_GP_VALUE 0x70000030 macro
/external/kmod/port-gnu/
Delf.h1721 #define DT_MIPS_GP_VALUE 0x70000030 /* GP value for aux GOTs. */ macro
/external/elfutils/libelf/
Delf.h1958 #define DT_MIPS_GP_VALUE 0x70000030 /* GP value for aux GOTs. */ macro
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp2532 case DT_MIPS_GP_VALUE: in getDynamicEntry()