Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h699 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1396 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf);
2979 void DwarfLinker::patchLineTableForUnit(CompileUnit &Unit, in patchLineTableForUnit() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker
3399 Linker.patchLineTableForUnit(CurrentUnit, DwarfContext); in cloneAllCompileUnits()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1658 void DWARFLinker::patchLineTableForUnit(CompileUnit &Unit, in patchLineTableForUnit() function in llvm::DWARFLinker
2195 Linker.patchLineTableForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()