Home
last modified time | relevance | path

Searched refs:PT_LOOS (Results 1 – 17 of 17) sorted by relevance

/third_party/musl/porting/linux/user/include/
Delf.h603 #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/musl/porting/uniproton/kernel/include/
Delf.h602 #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/
Delf.h607 #define PT_LOOS 0x60000000 macro
1944 #define PT_HP_TLS (PT_LOOS + 0x0)
1945 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
1946 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
1947 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
1948 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
1949 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
1950 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
1951 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
1952 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
[all …]
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h602 #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/
Delf.h602 #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/elfutils/libelf/
Delf.h726 #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/
Deblsegmenttypename.c76 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/elfio/c_wrapper/
Delf_types_c_wrapper.hpp652 #define PT_LOOS 0x60000000 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1020 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/
DELF.h1191 PT_LOOS = 0x60000000, // Lowest operating system-specific pt entry type. enumerator
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt749 PT_LOOS
Dlinux.txt1862 PT_LOOS
Dandroid.txt1815 PT_LOOS
/third_party/elfio/elfio/
Delf_types.hpp968 constexpr Elf_Word PT_LOOS = 0X60000000; variable
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2116 pub const PT_LOOS: u32 = 0x60000000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1540 pub const PT_LOOS: u32 = 0x60000000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2675 pub const PT_LOOS: u32 = 0x60000000; constant