Home
last modified time | relevance | path

Searched defs:PT_PHDR (Results 1 – 11 of 11) sorted by relevance

/external/crosvm/kernel_loader/src/
Delf.rs62 pub const PT_PHDR: u32 = 6; constant
/external/kernel-headers/original/uapi/linux/
Delf.h32 #define PT_PHDR 6 macro
/external/llvm/include/llvm/Support/
DELF.h1020 PT_PHDR = 6, // The program header table itself. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1018 PT_PHDR = 6, // The program header table itself. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1189 PT_PHDR = 6, // The program header table itself. enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h1216 PT_PHDR = 6, // The program header table itself. enumerator
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1768 pub const PT_PHDR: u32 = 6; constant
/external/rust/crates/libc/src/fuchsia/
Dmod.rs2661 pub const PT_PHDR: u32 = 6; constant
/external/google-breakpad/src/third_party/musl/include/
Delf.h479 #define PT_PHDR 6 macro
/external/kmod/port-gnu/
Delf.h604 #define PT_PHDR 6 /* Entry for header table itself */ macro
/external/elfutils/libelf/
Delf.h714 #define PT_PHDR 6 /* Entry for header table itself */ macro