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

/external/elfutils/libebl/
H A Deblsectiontypename.c72 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW)
77 #define KNOWNSTYPE(name) [SHT_##name - SHT_LOSUNW] = #name
85 res = sunwtypes[section - SHT_LOSUNW];
/external/elfutils/libelf/
H A Delf.h343 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */ macro
/external/kmod/port-gnu/
H A Delf.h342 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */ macro
/external/valgrind/perf/
H A Dtinycc.c354 #define SHT_LOSUNW 0x6ffffffb /* Sun-specific low bound. */ macro

Completed in 190 milliseconds