Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1304 DIEGenerator PlainDIEGenerator(Allocator, *this); cloneDIE() local
1366 createPlainDIEandCloneAttributes(const DWARFDebugInfoEntry * InputDieEntry,DIEGenerator & PlainDIEGenerator,uint64_t & OutOffset,std::optional<int64_t> & FuncAddressAdjustment,std::optional<int64_t> & VarAddressAdjustment) createPlainDIEandCloneAttributes() argument