Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs93 pub const DT_PLTRELSZ: u32 = 2; constant
/external/kernel-headers/original/uapi/linux/
Delf.h81 #define DT_PLTRELSZ 2 macro
/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/google-breakpad/src/third_party/musl/include/
Delf.h572 #define DT_PLTRELSZ 2 macro
/external/coreboot/util/cbfstool/
Delf.h619 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro
/external/trusty/musl/include/
Delf.h721 #define DT_PLTRELSZ 2 macro
/external/musl/include/
Delf.h739 #define DT_PLTRELSZ 2 macro
/external/elfutils/libelf/
Delf.h883 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro