Home
last modified time | relevance | path

Searched refs:ELF64_ST_VISIBILITY (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/src/libelf/
Dgelf.h133 #define GELF_ST_VISIBILITY(val) ELF64_ST_VISIBILITY (val)
Delf.h485 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) macro
/external/elfutils/src/src/
Dxelf.h255 # define XELF_ST_VISIBILITY(info) ELF64_ST_VISIBILITY (info)
/external/valgrind/perf/
Dtinycc.c480 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) macro