Home
last modified time | relevance | path

Searched defs:ELF64_ST_VISIBILITY (Results 1 – 2 of 2) sorted by relevance

/tools/lib/bpf/
A Dlibbpf_internal.h74 #define ELF64_ST_VISIBILITY(o) ((o) & 0x03) macro
/tools/perf/util/
A Dsymbol-elf.c53 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) macro

Completed in 11 milliseconds