Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblsectiontypename.c97 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW)
/external/elfutils/libelf/
Delf_getdata.c69 : (Sh_Type >= SHT_GNU_HASH && Sh_Type <= SHT_HISUNW \
74 static const Elf_Type shtype_map[EV_NUM - 1][TYPEIDX (SHT_HISUNW) + 1] =
Delf.h353 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */ macro
/external/valgrind/main/perf/
Dtinycc.c360 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */ macro