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

/external/elfutils/0.153/libebl/
H A Deblsectiontypename.c97 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW)
102 #define KNOWNSTYPE(name) [SHT_##name - SHT_LOSUNW] = #name
110 res = sunwtypes[section - SHT_LOSUNW];
/external/elfutils/0.153/libelf/
H A Delf.h343 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */ macro
/external/valgrind/main/perf/
H A Dtinycc.c354 #define SHT_LOSUNW 0x6ffffffb /* Sun-specific low bound. */ macro

Completed in 316 milliseconds