Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.h696 … return eResultKeyMatch; // The key (cstring) matches and we have lookup results! in GetHashDataForName()
765 … return eResultKeyMatch; // The key (cstring) matches and we have lookup results! in AppendHashDataForRegularExpression()
797 case eResultKeyMatch: in AppendAllDIEsThatMatchingRegex()
/external/lldb/include/lldb/Core/
DMappedHash.h364eResultKeyMatch = 0u, // The entry was found, key matched and "pair" was filled in success… enumerator
454 case eResultKeyMatch: in Find()