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