Searched refs:illegal_byte_sequence (Results 26 - 39 of 39) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc509 std::make_error_code(errc::illegal_byte_sequence)));
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp274 nullptr, llvm::createStringError(std::errc::illegal_byte_sequence,
546 return llvm::createStringError(std::errc::illegal_byte_sequence,
H A DASTReader.cpp4460 return llvm::createStringError(std::errc::illegal_byte_sequence,
4466 std::errc::illegal_byte_sequence,
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dstd-path.cc703 std::make_error_code(errc::illegal_byte_sequence)));
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp744 make_error_code(errc::illegal_byte_sequence));
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp967 errc::illegal_byte_sequence,
1189 errc::illegal_byte_sequence,
H A DDWARFDebugFrame.cpp279 return createStringError(errc::illegal_byte_sequence,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp20 return createStringError(std::errc::illegal_byte_sequence, Message.data());
H A DBitcodeReader.cpp110 return createStringError(std::errc::illegal_byte_sequence,
115 return createStringError(std::errc::illegal_byte_sequence,
122 return createStringError(std::errc::illegal_byte_sequence,
/netbsd-current/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1914 return err.report(errc::illegal_byte_sequence);
1926 return err.report(errc::illegal_byte_sequence);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_path.h785 std::make_error_code(errc::illegal_byte_sequence)));
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1962 std::make_error_code(errc::illegal_byte_sequence)));
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1958 std::make_error_code(errc::illegal_byte_sequence)));
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1099 return llvm::createStringError(std::errc::illegal_byte_sequence,

Completed in 171 milliseconds

12