Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h751 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1768 void DWARFLinker::patchLineTableForUnit(CompileUnit &Unit, in patchLineTableForUnit() function in llvm::DWARFLinker
2296 Linker.patchLineTableForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()