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[EV_NUM - 1][TYPEIDX (SHT_HISUNW) + 1] =
Delf.h350 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */ macro
/external/kmod/port-gnu/
Delf.h349 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */ macro
/external/valgrind/perf/
Dtinycc.c360 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */ macro