Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h727 void generateLineTableForUnit(CompileUnit &Unit);
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2169 void DWARFLinker::DIECloner::generateLineTableForUnit(CompileUnit &Unit) { in generateLineTableForUnit() function in llvm::DWARFLinker::DIECloner
2736 generateLineTableForUnit(*CurrentUnit); in cloneAllCompileUnits()