Home
last modified time | relevance | path

Searched defs:PT_NULL (Results 1 – 13 of 13) sorted by relevance

/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp644 #define PT_NULL 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1012 PT_NULL = 0, // Unused segment. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1183 PT_NULL = 0, // Unused segment. enumerator
/third_party/elfio/elfio/
Delf_types.hpp960 constexpr Elf_Word PT_NULL = 0; variable
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2108 pub const PT_NULL: u32 = 0; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1531 pub const PT_NULL: u32 = 0; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2666 pub const PT_NULL: u32 = 0; constant
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h593 #define PT_NULL 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h593 #define PT_NULL 0 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h593 #define PT_NULL 0 macro
/third_party/musl/porting/linux/user/include/
Delf.h594 #define PT_NULL 0 macro
/third_party/musl/include/
Delf.h606 #define PT_NULL 0 macro
/third_party/elfutils/libelf/
Delf.h717 #define PT_NULL 0 /* Program header table entry unused */ macro