Home
last modified time | relevance | path

Searched refs:SHT_LOSUNW (Results 1 - 9 of 9) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsectiontypename.c72 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW) in ebl_section_type_name()
77 #define KNOWNSTYPE(name) [SHT_##name - SHT_LOSUNW] = #name in ebl_section_type_name()
85 res = sunwtypes[section - SHT_LOSUNW]; in ebl_section_type_name()
/third_party/elfio/elfio/
H A Delfio_dump.hpp392 { SHT_LOSUNW, "LOSUNW" },
H A Delf_types.hpp515 constexpr Elf_Word SHT_LOSUNW = 0x6ffffffa; member
/third_party/musl/porting/linux/user/include/
H A Delf.h396 #define SHT_LOSUNW 0x6ffffffa macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h394 #define SHT_LOSUNW 0x6ffffffa macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h394 #define SHT_LOSUNW 0x6ffffffa macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h394 #define SHT_LOSUNW 0x6ffffffa macro
/third_party/musl/include/
H A Delf.h401 #define SHT_LOSUNW 0x6ffffffa macro
/third_party/elfutils/libelf/
H A Delf.h454 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */ macro

Completed in 65 milliseconds