Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp71 m_apple_names_up->AppendAllDIEsThatMatchingRegex(regex, hash_data); in GetGlobalVariables()
196 m_apple_names_up->AppendAllDIEsThatMatchingRegex(regex, hash_data); in GetFunctions()
H A DHashedNameToDIE.h136 AppendAllDIEsThatMatchingRegex(const lldb_private::RegularExpression &regex,
H A DHashedNameToDIE.cpp463 void DWARFMappedHash::MemoryTable::AppendAllDIEsThatMatchingRegex( in AppendAllDIEsThatMatchingRegex() function in DWARFMappedHash::MemoryTable