Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-elf.c41 #ifndef GELF_ST_VISIBILITY
42 #define GELF_ST_VISIBILITY(val) ELF64_ST_VISIBILITY (val) macro
123 return GELF_ST_VISIBILITY(sym->st_other); in elf_sym__visibility()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-elf.c59 #ifndef GELF_ST_VISIBILITY
60 #define GELF_ST_VISIBILITY(val) ELF64_ST_VISIBILITY (val) macro
113 return GELF_ST_VISIBILITY(sym->st_other); in elf_sym__visibility()

Completed in 8 milliseconds