Searched refs:setEstimatedObjfilesAmount (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h134 virtual void setEstimatedObjfilesAmount(unsigned ObjFilesNum) = 0;
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h111 void setEstimatedObjfilesAmount(unsigned ObjFilesNum) override;
H A DDWARFLinkerImpl.cpp88 void DWARFLinkerImpl::setEstimatedObjfilesAmount(unsigned ObjFilesNum) { function in class:DWARFLinkerImpl
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp360 DebugInfoLinker->setEstimatedObjfilesAmount(1);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h290 void setEstimatedObjfilesAmount(unsigned ObjFilesNum) override {

Completed in 117 milliseconds