Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h689 void patchRangesForUnit(const CompileUnit &Unit, DWARFContext &Dwarf,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1387 void patchRangesForUnit(const CompileUnit &Unit, DWARFContext &Dwarf) const;
2876 void DwarfLinker::patchRangesForUnit(const CompileUnit &Unit, in patchRangesForUnit() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker
3402 Linker.patchRangesForUnit(CurrentUnit, DwarfContext); in cloneAllCompileUnits()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1551 void DWARFLinker::patchRangesForUnit(const CompileUnit &Unit, in patchRangesForUnit() function in llvm::DWARFLinker
2202 Linker.patchRangesForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()