Home
last modified time | relevance | path

Searched defs:sym_id (Results 1 – 6 of 6) sorted by relevance

/external/libabigail/src/
Dabg-corpus.cc416 const std::string sym_id = symbol->get_id_string(); in get_unreferenced_function_symbols() local
549 const std::string sym_id = symbol->get_id_string(); in get_unreferenced_variable_symbols() local
1600 string sym_id = (*e)->get_id_string(); in add_unref_fun_symbols() local
1622 string sym_id = (*e)->get_id_string(); in add_unref_var_symbols() local
1919 string sym_id = (*e)->get_id_string(); in get_unreferenced_function_symbols() local
1962 string sym_id = (*e)->get_id_string(); in get_unreferenced_variable_symbols() local
Dabg-corpus-priv.h356 string sym_id; in add_fn_to_id_fns_map() local
Dabg-reader.cc2874 string sym_id; in build_elf_symbol_from_reference() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp811 uint32_t sym_id = symbol.getSymIndexId(); in GetDeclForSymbol() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp1219 PdbCompilandSymId sym_id{modi, iter.offset()}; in ParseAllNamespacesPlusChildrenOf() local
DSymbolFileNativePDB.cpp923 PdbCompilandSymId sym_id{modi, iter.offset()}; in ParseFunctions() local