Home
last modified time | relevance | path

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

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