Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h606 void generateUnitLocations(CompileUnit &Unit, const DWARFFile &File,
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1982 void DWARFLinker::DIECloner::generateUnitLocations( in generateUnitLocations() function in llvm::DWARFLinker::DIECloner
2640 generateUnitLocations(*CurrentUnit, File, ProcessExpr); in cloneAllCompileUnits()