Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h702 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1680 void DWARFLinker::patchLineTableForUnit(CompileUnit &Unit, in patchLineTableForUnit() function in llvm::DWARFLinker
2195 Linker.patchLineTableForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()