HomeSort by relevance Sort by last modified time
    Searched full:bitcodeerrorcategory (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Bitcode/
ReaderWriter.h 185 const std::error_category &BitcodeErrorCategory();
188 return std::error_code(static_cast<int>(E), BitcodeErrorCategory());
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 248 static const std::error_category &BitcodeErrorCategory();
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 485 static const std::error_category &BitcodeErrorCategory();
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 498 milliseconds