Home
last modified time | relevance | path

Searched defs:PT_LOAD (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h27 #define PT_LOAD 1 macro
/external/u-boot/include/
Delf.h455 #define PT_LOAD 1 /* loadable segment */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h982 PT_LOAD = 1, // Loadable segment. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1013 PT_LOAD = 1, // Loadable segment. enumerator
/external/llvm/include/llvm/Support/
DELF.h1015 PT_LOAD = 1, // Loadable segment. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1136 PT_LOAD = 1, // Loadable segment. enumerator
/external/kmod/port-gnu/
Delf.h599 #define PT_LOAD 1 /* Loadable program segment */ macro
/external/elfutils/libelf/
Delf.h711 #define PT_LOAD 1 /* Loadable program segment */ macro