Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp68 if (m_apple_names_up->AppendAllDIEsThatMatchingRegex(regex, hash_data)) in GetGlobalVariables()
155 if (m_apple_names_up->AppendAllDIEsThatMatchingRegex(regex, hash_data)) in GetFunctions()
H A DHashedNameToDIE.h128 AppendAllDIEsThatMatchingRegex(const lldb_private::RegularExpression &regex,
H A DHashedNameToDIE.cpp509 size_t DWARFMappedHash::MemoryTable::AppendAllDIEsThatMatchingRegex( in AppendAllDIEsThatMatchingRegex() function in DWARFMappedHash::MemoryTable