Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Dgelf.h121 #define GELF_ST_VISIBILITY(val) ELF64_ST_VISIBILITY (val)
Delf.h474 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) macro
/external/elfutils/src/
Dxelf.h251 # define XELF_ST_VISIBILITY(info) ELF64_ST_VISIBILITY (info)