Home
last modified time | relevance | path

Searched refs:AppendAllDIEsThatMatchingRegex (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp72 m_apple_names_up->AppendAllDIEsThatMatchingRegex(regex, hash_data); in GetGlobalVariables()
199 m_apple_names_up->AppendAllDIEsThatMatchingRegex(regex, hash_data); in GetFunctions()
H A DHashedNameToDIE.h136 AppendAllDIEsThatMatchingRegex(const lldb_private::RegularExpression &regex,
H A DHashedNameToDIE.cpp465 void DWARFMappedHash::MemoryTable::AppendAllDIEsThatMatchingRegex( in AppendAllDIEsThatMatchingRegex() function in DWARFMappedHash::MemoryTable