Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Delf.h76 #define DT_PLTRELSZ 2 macro
/external/u-boot/include/
Delf.h500 #define DT_PLTRELSZ 2 /* size of relocation entries in PLT */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1037 DT_PLTRELSZ = 2, // Size of relocation entries in PLT. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1091 DT_PLTRELSZ = 2, // Size of relocation entries in PLT. enumerator
/external/llvm/include/llvm/Support/
DELF.h1093 DT_PLTRELSZ = 2, // Size of relocation entries in PLT. enumerator
/external/kmod/port-gnu/
Delf.h701 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro
/external/elfutils/libelf/
Delf.h843 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro