Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Dgelf.h121 #define GELF_ST_VISIBILITY(val) ELF64_ST_VISIBILITY (val) macro
/external/elfutils/src/
Dxelf.h379 # define XELF_ST_VISIBILITY(info) GELF_ST_VISIBILITY (info)
Dreadelf.c1735 get_visibility_type (GELF_ST_VISIBILITY (sym->st_other)), in handle_symtab()