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

/external/elfutils/src/libebl/
H A Deblsectiontypename.c76 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW)
/external/elfutils/src/libelf/
H A 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] =
H A Delf.h349 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */ macro
/external/valgrind/perf/
H A Dtinycc.c360 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */ macro

Completed in 80 milliseconds