Searched refs:GetFunctions (Results 1 – 7 of 7) sorted by relevance
56 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()89 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()104 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()143 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()176 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()191 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()205 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()219 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()234 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()249 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()[all …]
42 const FunctionMap &GetFunctions() const { in GetFunctions() function
31 const ExportedSymbolSet::FunctionMap &funcs = symbols.GetFunctions(); in TEST()
67 for (auto &&item : SortAbiElements(module.GetFunctions())) { in DumpModule()
822 const AbiElementMap<FunctionIR> &GetFunctions() const { in GetFunctions() function
71 if (!CollectDynsymExportables(old_tu.GetFunctions(), new_tu.GetFunctions(), in CompareTUs()
375 return LinkDecl(linked_module, module.GetFunctions(), symbol_filter); in LinkFunctions()403 return (LinkExportedSymbols(linked_module, exported_symbols.GetFunctions()) && in LinkExportedSymbols()