Searched refs:PT_LOOS (Results 1 – 17 of 17) sorted by relevance
603 #define PT_LOOS 0x60000000 macro1934 #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 …]
602 #define PT_LOOS 0x60000000 macro1926 #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 …]
607 #define PT_LOOS 0x60000000 macro1944 #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 …]
726 #define PT_LOOS 0x60000000 /* Start of OS-specific */ macro2323 #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 …]
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()
652 #define PT_LOOS 0x60000000 macro
1020 PT_LOOS = 0x60000000, // Lowest operating system-specific pt entry type. enumerator
1191 PT_LOOS = 0x60000000, // Lowest operating system-specific pt entry type. enumerator
749 PT_LOOS
1862 PT_LOOS
1815 PT_LOOS
968 constexpr Elf_Word PT_LOOS = 0X60000000; variable
2116 pub const PT_LOOS: u32 = 0x60000000; constant
1540 pub const PT_LOOS: u32 = 0x60000000; constant
2675 pub const PT_LOOS: u32 = 0x60000000; constant