Searched defs:SHT_HASH (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf.h271 #define SHT_HASH 5 macro
/external/elfutils/src/libelf/
H A Delf.h324 #define SHT_HASH 5 /* Symbol hash table */ macro
/external/valgrind/perf/
H A Dtinycc.c345 #define SHT_HASH 5 /* Symbol hash table */ macro
6827 case SHT_HASH:
19025 hash = new_section(s1, hash_name, SHT_HASH, hash_sh_flags);
19527 s->sh_type == SHT_HASH) {

Completed in 128 milliseconds