Home
last modified time | relevance | path

Searched refs:GELF_ST_VISIBILITY (Results 1 - 6 of 6) sorted by relevance

/third_party/elfutils/libebl/
H A Deblstother.c39 return ((st_other ^ GELF_ST_VISIBILITY (st_other)) == 0 in ebl_check_st_other_bits()
40 || ebl->check_st_other_bits (st_other ^ GELF_ST_VISIBILITY (st_other))); in ebl_check_st_other_bits()
/third_party/elfutils/libelf/
H A Dgelf.h136 #define GELF_ST_VISIBILITY(val) ELF64_ST_VISIBILITY (val) macro
/third_party/libabigail/src/
H A Dabg-symtab-reader.cc370 (GELF_ST_VISIBILITY(sym->st_other))); in load_()
H A Dabg-dwarf-reader.cc733 stv_to_elf_symbol_visibility(GELF_ST_VISIBILITY(symbol.st_other)); in lookup_symbol_from_sysv_hash_tab()
1024 stv_to_elf_symbol_visibility(GELF_ST_VISIBILITY(symbol.st_other)); in lookup_symbol_from_gnu_hash_tab()
1177 stv_to_elf_symbol_visibility(GELF_ST_VISIBILITY(sym->st_other)); in lookup_symbol_from_symtab()
/third_party/elfutils/src/
H A Delflint.c1060 if (GELF_ST_VISIBILITY (sym->st_other) != STV_DEFAULT in check_symtab()
H A Dreadelf.c2585 get_visibility_type (GELF_ST_VISIBILITY (sym->st_other)), in handle_symtab()

Completed in 36 milliseconds