Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp32 case cv_error_code::no_records: in message()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewError.h23 no_records, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp559 return make_error<CodeViewError>(cv_error_code::no_records); in getFileName()
727 cv_error_code::no_records, in fromCodeViewSubsection()