Home
last modified time | relevance | path

Searched refs:cloneModuleUnit (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h497 Error cloneModuleUnit(LinkContext &Context, RefModuleUnit &Unit,
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2765 if (Error Err = cloneModuleUnit(OptContext, CU, ODRContexts, DebugStrPool, in link()
2994 Error DWARFLinker::cloneModuleUnit(LinkContext &Context, RefModuleUnit &Unit, in cloneModuleUnit() function in llvm::DWARFLinker