Home
last modified time | relevance | path

Searched defs:StringMsg (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Object/
H A DMachOUniversal.cpp27 std::string StringMsg = "truncated or malformed fat file (" + Msg.str() + ")"; in malformedError() local
H A DArchive.cpp49 std::string StringMsg = "truncated or malformed archive (" + Msg.str() + ")"; in malformedError() local