Home
last modified time | relevance | path

Searched defs:ErrOrObj (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp77 auto ErrOrObj = object::ObjectFile::createObjectFile(ExecFilename); in getDWOFilenames() local
114 auto ErrOrObj = object::ObjectFile::createObjectFile(FileName); in readTargetTriple() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp642 auto ErrOrObj = object::ObjectFile::createObjectFile(Input); write() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp395 auto ErrOrObj = Loader(InputDWARFFile.FileName, Path); loadClangModule() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2524 auto ErrOrObj = Loader(Context.File.FileName, Path); loadClangModule() local