Home
last modified time | relevance | path

Searched refs:PT_HIPROC (Results 1 – 18 of 18) sorted by relevance

/third_party/elfutils/libebl/
Deblsegmenttypename.c78 else if (segment >= PT_LOPROC && segment <= PT_HIPROC) in ebl_segment_type_name()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h269 #define PT_HIPROC 0x7fffffff /* Last processor-specific type. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h269 #define PT_HIPROC 0x7fffffff /* Last processor-specific type. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp655 #define PT_HIPROC 0x7FFFFFFF macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1023 PT_HIPROC = 0x7fffffff, // Highest processor-specific program hdr entry type. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1194 PT_HIPROC = 0x7fffffff, // Highest processor-specific program hdr entry type. enumerator
/third_party/musl/porting/linux/user/include/
Delf.h614 #define PT_HIPROC 0x7fffffff macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h612 #define PT_HIPROC 0x7fffffff macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h612 #define PT_HIPROC 0x7fffffff macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h612 #define PT_HIPROC 0x7fffffff macro
/third_party/musl/include/
Delf.h613 #define PT_HIPROC 0x7fffffff macro
/third_party/elfio/elfio/
Delf_types.hpp983 constexpr Elf_Word PT_HIPROC = 0X7FFFFFFF; variable
/third_party/musl/ndk_musl_include/
Delf.h612 #define PT_HIPROC 0x7fffffff macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt1855 PT_HIPROC
Dandroid.txt1808 PT_HIPROC
/third_party/elfutils/libelf/
Delf.h737 #define PT_HIPROC 0x7fffffff /* End of processor-specific */ macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2122 pub const PT_HIPROC: u32 = 0x7fffffff; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1550 pub const PT_HIPROC: u32 = 0x7fffffff; constant