Home
last modified time | relevance | path

Searched defs:RefModuleUnit (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h401 struct RefModuleUnit { struct
402 RefModuleUnit(DWARFFile &File, std::unique_ptr<CompileUnit> Unit) in RefModuleUnit() argument
404 RefModuleUnit(RefModuleUnit &&Other) in RefModuleUnit() argument
411 using ModuleUnitListTy = std::vector<RefModuleUnit>; argument
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h167 RefModuleUnit(DWARFFile &File, std::unique_ptr<CompileUnit> Unit); struct
172 FileLinkContext::RefModuleUnit global() argument
173 UnitLinkContext::RefModuleUnit global() argument
H A DDWARFLinkerImpl.cpp51 DWARFLinkerImpl::LinkContext::RefModuleUnit::RefModuleUnit( RefModuleUnit() function in DWARFLinkerImpl::LinkContext::RefModuleUnit
55 DWARFLinkerImpl::LinkContext::RefModuleUnit::RefModuleUnit( RefModuleUnit() function in DWARFLinkerImpl::LinkContext::RefModuleUnit
[all...]