Home
last modified time | relevance | path

Searched refs:SHT_HISUNW (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libebl/
Deblsectiontypename.c72 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW) in ebl_section_type_name()
/external/elfutils/libelf/
Delf_getdata.c48 : (Sh_Type >= SHT_GNU_HASH && Sh_Type <= SHT_HISUNW \
53 static const Elf_Type shtype_map[TYPEIDX (SHT_HISUNW) + 1] =
Delf.h458 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */ macro
/external/google-breakpad/src/third_party/musl/include/
Delf.h301 #define SHT_HISUNW 0x6fffffff macro
/external/kmod/port-gnu/
Delf.h349 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */ macro