Searched refs:FindBestGlobalDataSymbol (Results 1 – 3 of 3) sorted by relevance
218 const Symbol *FindBestGlobalDataSymbol(ConstString name, Status &error);
759 const Symbol *SymbolContext::FindBestGlobalDataSymbol(ConstString name, in FindBestGlobalDataSymbol() function in SymbolContext826 return FindBestGlobalDataSymbol(symbol->GetReExportedSymbolName(), in FindBestGlobalDataSymbol()
1463 m_parser_vars->m_sym_ctx.FindBestGlobalDataSymbol(name, error); in FindExternalVisibleDecls()