Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.cpp181 DIEGenerator DIEGen(Patch.Die, Types.getThreadLocalAllocator(), in prepareDataForTreeCreation() local
184 DIESize += DIEGen in prepareDataForTreeCreation()
242 DIEGenerator DIEGen(OutDIE, Types.getThreadLocalAllocator(), *this); in finalizeTypeEntryRec() local
243 OutOffset += DIEGen.finalizeAbbreviations(HasChildren, nullptr); in finalizeTypeEntryRec()
249 DIEGen.addChild(ChildDIE); in finalizeTypeEntryRec()