/third_party/musl/ndk_musl_include/ |
D | elf.h | 602 #define PT_LOOS 0x60000000 macro 1926 #define PT_HP_TLS (PT_LOOS + 0x0) 1927 #define PT_HP_CORE_NONE (PT_LOOS + 0x1) 1928 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2) 1929 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3) 1930 #define PT_HP_CORE_COMM (PT_LOOS + 0x4) 1931 #define PT_HP_CORE_PROC (PT_LOOS + 0x5) 1932 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6) 1933 #define PT_HP_CORE_STACK (PT_LOOS + 0x7) 1934 #define PT_HP_CORE_SHM (PT_LOOS + 0x8) [all …]
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 602 #define PT_LOOS 0x60000000 macro 1926 #define PT_HP_TLS (PT_LOOS + 0x0) 1927 #define PT_HP_CORE_NONE (PT_LOOS + 0x1) 1928 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2) 1929 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3) 1930 #define PT_HP_CORE_COMM (PT_LOOS + 0x4) 1931 #define PT_HP_CORE_PROC (PT_LOOS + 0x5) 1932 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6) 1933 #define PT_HP_CORE_STACK (PT_LOOS + 0x7) 1934 #define PT_HP_CORE_SHM (PT_LOOS + 0x8) [all …]
|
/third_party/musl/include/ |
D | elf.h | 602 #define PT_LOOS 0x60000000 macro 1930 #define PT_HP_TLS (PT_LOOS + 0x0) 1931 #define PT_HP_CORE_NONE (PT_LOOS + 0x1) 1932 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2) 1933 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3) 1934 #define PT_HP_CORE_COMM (PT_LOOS + 0x4) 1935 #define PT_HP_CORE_PROC (PT_LOOS + 0x5) 1936 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6) 1937 #define PT_HP_CORE_STACK (PT_LOOS + 0x7) 1938 #define PT_HP_CORE_SHM (PT_LOOS + 0x8) [all …]
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 602 #define PT_LOOS 0x60000000 macro 1926 #define PT_HP_TLS (PT_LOOS + 0x0) 1927 #define PT_HP_CORE_NONE (PT_LOOS + 0x1) 1928 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2) 1929 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3) 1930 #define PT_HP_CORE_COMM (PT_LOOS + 0x4) 1931 #define PT_HP_CORE_PROC (PT_LOOS + 0x5) 1932 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6) 1933 #define PT_HP_CORE_STACK (PT_LOOS + 0x7) 1934 #define PT_HP_CORE_SHM (PT_LOOS + 0x8) [all …]
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 602 #define PT_LOOS 0x60000000 macro 1926 #define PT_HP_TLS (PT_LOOS + 0x0) 1927 #define PT_HP_CORE_NONE (PT_LOOS + 0x1) 1928 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2) 1929 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3) 1930 #define PT_HP_CORE_COMM (PT_LOOS + 0x4) 1931 #define PT_HP_CORE_PROC (PT_LOOS + 0x5) 1932 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6) 1933 #define PT_HP_CORE_STACK (PT_LOOS + 0x7) 1934 #define PT_HP_CORE_SHM (PT_LOOS + 0x8) [all …]
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 603 #define PT_LOOS 0x60000000 macro 1934 #define PT_HP_TLS (PT_LOOS + 0x0) 1935 #define PT_HP_CORE_NONE (PT_LOOS + 0x1) 1936 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2) 1937 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3) 1938 #define PT_HP_CORE_COMM (PT_LOOS + 0x4) 1939 #define PT_HP_CORE_PROC (PT_LOOS + 0x5) 1940 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6) 1941 #define PT_HP_CORE_STACK (PT_LOOS + 0x7) 1942 #define PT_HP_CORE_SHM (PT_LOOS + 0x8) [all …]
|
/third_party/elfutils/libelf/ |
D | elf.h | 726 #define PT_LOOS 0x60000000 /* Start of OS-specific */ macro 2323 #define PT_HP_TLS (PT_LOOS + 0x0) 2324 #define PT_HP_CORE_NONE (PT_LOOS + 0x1) 2325 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2) 2326 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3) 2327 #define PT_HP_CORE_COMM (PT_LOOS + 0x4) 2328 #define PT_HP_CORE_PROC (PT_LOOS + 0x5) 2329 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6) 2330 #define PT_HP_CORE_STACK (PT_LOOS + 0x7) 2331 #define PT_HP_CORE_SHM (PT_LOOS + 0x8) [all …]
|
/third_party/elfutils/libebl/ |
D | eblsegmenttypename.c | 76 if (segment >= PT_LOOS && segment <= PT_HIOS) in ebl_segment_type_name() 77 snprintf (buf, len, "LOOS+%d", segment - PT_LOOS); in ebl_segment_type_name()
|
/third_party/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 257 #define PT_LOOS 0x60000000 /* First OS-specific. */ macro
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 257 #define PT_LOOS 0x60000000 /* First OS-specific. */ macro
|
/third_party/elfio/c_wrapper/ |
D | elf_types_c_wrapper.hpp | 652 #define PT_LOOS 0x60000000 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 1020 PT_LOOS = 0x60000000, // Lowest operating system-specific pt entry type. enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 1191 PT_LOOS = 0x60000000, // Lowest operating system-specific pt entry type. enumerator
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 749 PT_LOOS
|
D | linux.txt | 1862 PT_LOOS
|
D | android.txt | 1815 PT_LOOS
|
/third_party/elfio/elfio/ |
D | elf_types.hpp | 968 constexpr Elf_Word PT_LOOS = 0X60000000; variable
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 2116 pub const PT_LOOS: u32 = 0x60000000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1540 pub const PT_LOOS: u32 = 0x60000000; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 2675 pub const PT_LOOS: u32 = 0x60000000; constant
|