Home
last modified time | relevance | path

Searched refs:invalid_section_index (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DError.h34 invalid_section_index, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DError.cpp48 case object_error::invalid_section_index: in message()
DXCOFFObjectFile.cpp433 return errorCodeToError(object_error::invalid_section_index); in getSectionByNum()
DWasmObjectFile.cpp1414 return createStringError(object_error::invalid_section_index, ""); in getSectionName()