Home
last modified time | relevance | path

Searched refs:COMMON_TYPE (Results 1 – 5 of 5) sorted by relevance

/third_party/libabigail/src/
Dabg-elf-helpers.cc48 return elf_symbol::COMMON_TYPE; in stt_to_elf_symbol_type()
Dabg-writer.cc1594 case elf_symbol::COMMON_TYPE: in write_elf_symbol_type()
Dabg-ir.cc1772 is_common_ = type_ == COMMON_TYPE; in priv()
2736 case elf_symbol::COMMON_TYPE: in operator <<()
2856 t = elf_symbol::COMMON_TYPE; in string_to_elf_symbol_type()
Dabg-dwarf-reader.cc1300 || type == elf_symbol::COMMON_TYPE) in lookup_public_function_symbol_from_elf()
/third_party/libabigail/include/
Dabg-ir.h894 COMMON_TYPE, enumerator