Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-elf.c32 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) macro
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-elf.c50 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) macro

Completed in 7 milliseconds