Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h751 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::__anon1bbef2e30111::DwarfLinker
3399 Linker.patchLineTableForUnit(CurrentUnit, DwarfContext); in cloneAllCompileUnits()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1768 void DWARFLinker::patchLineTableForUnit(CompileUnit &Unit, in patchLineTableForUnit() function in llvm::DWARFLinker
2296 Linker.patchLineTableForUnit(*CurrentUnit, DwarfContext, File); in cloneAllCompileUnits()