Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h700 void patchRangesForUnit(const CompileUnit &Unit, DWARFContext &Dwarf,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1533 void DWARFLinker::patchRangesForUnit(const CompileUnit &Unit, in patchRangesForUnit() function in llvm::DWARFLinker
2172 Linker.patchRangesForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()