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

/linux-master/tools/perf/util/
H A Dgenelf.h69 #define ELF_ST_VIS(a) ELF64_ST_VISIBILITY(a) macro
80 #define ELF_ST_VIS(a) ELF32_ST_VISIBILITY(a) macro

Completed in 131 milliseconds