Home
last modified time | relevance | path

Searched refs:FindGlobalDataSymbol (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/lldb/include/lldb/Expression/
HDClangExpressionDeclMap.h518 FindGlobalDataSymbol (Target &target,
/trueos/contrib/llvm/tools/lldb/source/Expression/
HDClangExpressionDeclMap.cpp731 ClangExpressionDeclMap::FindGlobalDataSymbol (Target &target, in FindGlobalDataSymbol() function in ClangExpressionDeclMap
789 … return FindGlobalDataSymbol(target, symbol->GetReExportedSymbolName(), reexport_module_sp.get()); in FindGlobalDataSymbol()
1427 const Symbol *data_symbol = FindGlobalDataSymbol(*target, name); in FindExternalVisibleDecls()