Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h741 void patchRangesForUnit(const CompileUnit &Unit, DWARFContext &Dwarf,
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1653 void DWARFLinker::patchRangesForUnit(const CompileUnit &Unit, in patchRangesForUnit() function in llvm::DWARFLinker
2303 Linker.patchRangesForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()