Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h735 void generateUnitRanges(CompileUnit &Unit, const DWARFFile &File,
/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.cpp1943 void DWARFLinker::generateUnitRanges(CompileUnit &Unit, const DWARFFile &File, in generateUnitRanges() function in llvm::DWARFLinker
2743 Linker.generateUnitRanges(*CurrentUnit, File, AddrPool); in cloneAllCompileUnits()