Home
last modified time | relevance | path

Searched defs:FindGlobalVariables (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/lldb/source/Symbol/
H A DSymbolFile.cpp114 void SymbolFile::FindGlobalVariables(ConstString name, in FindGlobalVariables() function in SymbolFile
119 void SymbolFile::FindGlobalVariables(const RegularExpression &regex, in FindGlobalVariables() function in SymbolFile
H A DSymbolFileOnDemand.cpp307 void SymbolFileOnDemand::FindGlobalVariables(const RegularExpression &regex, in FindGlobalVariables() function in SymbolFileOnDemand
318 void SymbolFileOnDemand::FindGlobalVariables( in FindGlobalVariables() function in SymbolFileOnDemand
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.h86 void FindGlobalVariables(ConstString name, in FindGlobalVariables() function
/llvm-project-15.0.7/lldb/source/Core/
H A DModuleList.cpp487 void ModuleList::FindGlobalVariables(ConstString name, size_t max_matches, in FindGlobalVariables() function in ModuleList
496 void ModuleList::FindGlobalVariables(const RegularExpression &regex, in FindGlobalVariables() function in ModuleList
H A DModule.cpp604 void Module::FindGlobalVariables(ConstString name, in FindGlobalVariables() function in Module
611 void Module::FindGlobalVariables(const RegularExpression &regex, in FindGlobalVariables() function in Module
/llvm-project-15.0.7/lldb/source/API/
H A DSBModule.cpp404 SBValueList SBModule::FindGlobalVariables(SBTarget &target, const char *name, in FindGlobalVariables() function in SBModule
H A DSBTarget.cpp1844 SBValueList SBTarget::FindGlobalVariables(const char *name, in FindGlobalVariables() function in SBTarget
1871 SBValueList SBTarget::FindGlobalVariables(const char *name, in FindGlobalVariables() function in SBTarget
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp852 void SymbolFileDWARFDebugMap::FindGlobalVariables( in FindGlobalVariables() function in SymbolFileDWARFDebugMap
883 void SymbolFileDWARFDebugMap::FindGlobalVariables( in FindGlobalVariables() function in SymbolFileDWARFDebugMap
H A DSymbolFileDWARF.cpp2129 void SymbolFileDWARF::FindGlobalVariables( in FindGlobalVariables() function in SymbolFileDWARF
2211 void SymbolFileDWARF::FindGlobalVariables(const RegularExpression &regex, in FindGlobalVariables() function in SymbolFileDWARF
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1111 void SymbolFilePDB::FindGlobalVariables( in FindGlobalVariables() function in SymbolFilePDB
1153 void SymbolFilePDB::FindGlobalVariables( in FindGlobalVariables() function in SymbolFilePDB
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1539 void SymbolFileNativePDB::FindGlobalVariables( in FindGlobalVariables() function in SymbolFileNativePDB