Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp393 auto ErrOrObj = Loader(InputDWARFFile.FileName, Path); in loadClangModule() local
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp666 auto ErrOrObj = object::ObjectFile::createObjectFile(Input); in write() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2544 auto ErrOrObj = Loader(Context.File.FileName, Path); in loadClangModule() local