Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp396 return eResultError; in GetHashDataForName()
429 return eResultError; in GetHashDataForName()
444 return eResultError; in GetHashDataForName()
462 return eResultError; in AppendHashDataForRegularExpression()
490 return eResultError; in AppendHashDataForRegularExpression()
505 return eResultError; in AppendHashDataForRegularExpression()
531 case eResultError: in AppendAllDIEsThatMatchingRegex()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DMappedHash.h156 eResultError = 3u // Status parsing the hash data, abort enumerator
241 case eResultError: in Find()