Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.h698 … return eResultKeyMismatch; // The key doesn't match, this function will get called in GetHashDataForName()
767 … return eResultKeyMismatch; // The key doesn't match, this function will get called in AppendHashDataForRegularExpression()
798 case eResultKeyMismatch: in AppendAllDIEsThatMatchingRegex()
/external/lldb/include/lldb/Core/
DMappedHash.h365 eResultKeyMismatch = 1u, // Bucket hash data collision, but key didn't match enumerator
457 case eResultKeyMismatch: in Find()