Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h720 void generateLineTableForUnit(CompileUnit &Unit);
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2109 void DWARFLinker::DIECloner::generateLineTableForUnit(CompileUnit &Unit) { in generateLineTableForUnit() function in llvm::DWARFLinker::DIECloner
2599 generateLineTableForUnit(*CurrentUnit); in cloneAllCompileUnits()