Home
last modified time | relevance | path

Searched refs:stv_to_elf_symbol_visibility (Results 1 – 6 of 6) sorted by relevance

/external/libabigail/src/
Dabg-elf-helpers.h38 stv_to_elf_symbol_visibility(unsigned char stv);
Dabg-symtab-reader.cc370 elf_helpers::stv_to_elf_symbol_visibility in load_()
Dabg-elf-helpers.cc93 stv_to_elf_symbol_visibility(unsigned char stv) in stv_to_elf_symbol_visibility() function
Dabg-dwarf-reader.cc858 stv_to_elf_symbol_visibility(GELF_ST_VISIBILITY(symbol.st_other)); in lookup_symbol_from_sysv_hash_tab()
1149 stv_to_elf_symbol_visibility(GELF_ST_VISIBILITY(symbol.st_other)); in lookup_symbol_from_gnu_hash_tab()
1302 stv_to_elf_symbol_visibility(GELF_ST_VISIBILITY(sym->st_other)); in lookup_symbol_from_symtab()
/external/libabigail/
DNEWS900 Bug 21631 - Forgot a "break" statement in stv_to_elf_symbol_visibility
DChangeLog6463 (stv_to_elf_symbol_visibility): Likewise.
6478 (stv_to_elf_symbol_visibility): Likewise.
6493 (stv_to_elf_symbol_visibility): Likewise.
13458 Bug 21631 - Forgot a "break" statement in stv_to_elf_symbol_visibility
13459 * src/abg-dwarf-reader.cc (stv_to_elf_symbol_visibility): Add a
13627 * src/abg-dwarf-reader.cc (stv_to_elf_symbol_visibility): Define