Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.h50 const DWARFDebugInfoEntry *InputDieEntry, in DIEAttributeCloner()
62 const DWARFDebugInfoEntry *InputDieEntry, in DIEAttributeCloner()
87 const DWARFDebugInfoEntry *InputDieEntry, in DIEAttributeCloner()
154 const DWARFDebugInfoEntry *InputDieEntry = nullptr; variable
H A DAcceleratorRecordsSaver.cpp63 void AcceleratorRecordsSaver::save(const DWARFDebugInfoEntry *InputDieEntry, in save()
182 void AcceleratorRecordsSaver::saveObjC(const DWARFDebugInfoEntry *InputDieEntry, in saveObjC()
H A DDWARFLinkerCompileUnit.h329 uint64_t getDieOutOffset(const DWARFDebugInfoEntry *InputDieEntry) { in getDieOutOffset()
337 TypeEntry *getDieTypeEntry(const DWARFDebugInfoEntry *InputDieEntry) { in getDieTypeEntry()
359 void setDieTypeEntry(const DWARFDebugInfoEntry *InputDieEntry, in setDieTypeEntry()
H A DDWARFLinkerCompileUnit.cpp1366 uint32_t InputDieIdx = getDIEIndex(InputDieEntry); in createPlainDIEandCloneAttributes() argument
1291 cloneDIE(const DWARFDebugInfoEntry * InputDieEntry,TypeEntry * ClonedParentTypeDIE,uint64_t OutOffset,std::optional<int64_t> FuncAddressAdjustment,std::optional<int64_t> VarAddressAdjustment,BumpPtrAllocator & Allocator,TypeUnit * ArtificialTypeUnit) cloneDIE() argument
1471 createTypeDIEandCloneAttributes(const DWARFDebugInfoEntry * InputDieEntry,DIEGenerator & TypeDIEGenerator,TypeEntry * ClonedParentTypeDIE,TypeUnit * ArtificialTypeUnit) createTypeDIEandCloneAttributes() argument
[all...]