Home
last modified time | relevance | path

Searched defs:DT_PLTGOT (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h77 #define DT_PLTGOT 3 macro
/external/u-boot/include/
Delf.h501 #define DT_PLTGOT 3 /* address PLT/GOT */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1038 DT_PLTGOT = 3, // Address associated with linkage table. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1092 DT_PLTGOT = 3, // Address associated with linkage table. enumerator
/external/llvm/include/llvm/Support/
DELF.h1094 DT_PLTGOT = 3, // Address associated with linkage table. enumerator
/external/kmod/port-gnu/
Delf.h702 #define DT_PLTGOT 3 /* Processor defined value */ macro
/external/elfutils/libelf/
Delf.h844 #define DT_PLTGOT 3 /* Processor defined value */ macro