Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h692 void patchRangesForUnit(const CompileUnit &Unit, DWARFContext &Dwarf,
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1574 void DWARFLinker::patchRangesForUnit(const CompileUnit &Unit, in patchRangesForUnit() function in llvm::DWARFLinker
2202 Linker.patchRangesForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()