Searched refs:GetFunctions (Results 1 – 7 of 7) sorted by relevance
51 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()90 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()106 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()145 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()187 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()204 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()221 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()238 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()255 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()284 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST()[all …]
41 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()
782 const AbiElementMap<FunctionIR> &GetFunctions() const { in GetFunctions() function
65 if (!CollectDynsymExportables(old_tu.GetFunctions(), new_tu.GetFunctions(), in CompareTUs()
332 return LinkDecl(linked_module, module.GetFunctions(), symbol_filter); in LinkFunctions()360 return (LinkExportedSymbols(linked_module, exported_symbols.GetFunctions()) && in LinkExportedSymbols()