Home
last modified time | relevance | path

Searched defs:OutputDIE (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEGenerator.h27 DIEGenerator(DIE *OutputDIE, BumpPtrAllocator &Allocator, DwarfUnit &CU) in DIEGenerator()
175 DIE *OutputDIE = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2120 if (auto *OutputDIE = Unit.getOutputUnitDIE()) generateLineTableForUnit() local