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

/linux-master/tools/perf/util/
H A Dsymbol-elf.c60 #ifndef GELF_ST_VISIBILITY
61 #define GELF_ST_VISIBILITY(val) ELF64_ST_VISIBILITY (val) macro
114 return GELF_ST_VISIBILITY(sym->st_other);

Completed in 125 milliseconds