Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.h779 AppendAllDIEsThatMatchingRegex (const lldb_private::RegularExpression& regex, in AppendAllDIEsThatMatchingRegex() function
DSymbolFileDWARF.cpp3239 if (m_apple_names_ap->AppendAllDIEsThatMatchingRegex (regex, hash_data_array)) in FindGlobalVariables()
3388 if (memory_table.AppendAllDIEsThatMatchingRegex (regex, hash_data_array)) in FindFunctions()