Home
last modified time | relevance | path

Searched refs:PT_SUNWSTACK (Results 1 - 10 of 10) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsegmenttypename.c72 else if (segment == PT_SUNWSTACK) in ebl_segment_type_name()
/third_party/elfio/elfio/
H A Delfio_dump.hpp431 { PT_SUNWSTACK, "SUNWSTACK" },
H A Delf_types.hpp980 constexpr Elf_Word PT_SUNWSTACK = 0X6FFFFFFB; member
/third_party/musl/porting/linux/user/include/
H A Delf.h611 #define PT_SUNWSTACK 0x6ffffffb macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h608 #define PT_SUNWSTACK 0x6ffffffb macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h608 #define PT_SUNWSTACK 0x6ffffffb macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h608 #define PT_SUNWSTACK 0x6ffffffb macro
/third_party/musl/include/
H A Delf.h622 #define PT_SUNWSTACK 0x6ffffffb macro
/third_party/elfutils/libelf/
H A Delf.h733 #define PT_SUNWSTACK 0x6ffffffb /* Stack segment */ macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1546 pub const PT_SUNWSTACK: u32 = 0x6ffffffb; consts

Completed in 78 milliseconds