Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDHashedNameToDIE.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()
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDMappedHash.h364eResultKeyMatch = 0u, // The entry was found, key matched and "pair" was filled in success… enumerator
454 case eResultKeyMatch: in Find()