Home
last modified time | relevance | path

Searched refs:no_records (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewError.h24 no_records, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp34 case cv_error_code::no_records: in message()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp560 return make_error<CodeViewError>(cv_error_code::no_records); in getFileName()
728 cv_error_code::no_records, in fromCodeViewSubsection()