Home
last modified time | relevance | path

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

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

Completed in 25 milliseconds