Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Object/
HDError.h32 bitcode_section_not_found, enumerator
/NextBSD/contrib/llvm/lib/Object/
HDError.cpp48 case object_error::bitcode_section_not_found: in message()
HDIRObjectFile.cpp273 return object_error::bitcode_section_not_found; in findBitcodeInObject()