Home
last modified time | relevance | path

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

/third_party/elfutils/libebl/
H A Deblsegmenttypename.c70 else if (segment == PT_SUNWBSS) in ebl_segment_type_name()
/third_party/elfio/elfio/
H A Delfio_dump.hpp430 { PT_SUNWBSS, "PT_SUNWBSS" },
H A Delf_types.hpp979 constexpr Elf_Word PT_SUNWBSS = 0X6FFFFFFA; member
/third_party/musl/porting/linux/user/include/
H A Delf.h610 #define PT_SUNWBSS 0x6ffffffa macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h607 #define PT_SUNWBSS 0x6ffffffa macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h607 #define PT_SUNWBSS 0x6ffffffa macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h607 #define PT_SUNWBSS 0x6ffffffa macro
/third_party/musl/include/
H A Delf.h621 #define PT_SUNWBSS 0x6ffffffa macro
/third_party/elfutils/libelf/
H A Delf.h732 #define PT_SUNWBSS 0x6ffffffa /* Sun Specific segment */ macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1545 pub const PT_SUNWBSS: u32 = 0x6ffffffa; consts

Completed in 90 milliseconds