Home
last modified time | relevance | path

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

/freebsd-src/contrib/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.cpp1289 const DWARFDebugInfoEntry *InputDieEntry, TypeEntry *ClonedParentTypeDIE, in cloneDIE() argument
1364 const DWARFDebugInfoEntry *InputDieEntry, DIEGenerator &PlainDIEGenerator, in createPlainDIEandCloneAttributes() argument
1469 createTypeDIEandCloneAttributes(const DWARFDebugInfoEntry * InputDieEntry,DIEGenerator & TypeDIEGenerator,TypeEntry * ClonedParentTypeDIE,TypeUnit * ArtificialTypeUnit) createTypeDIEandCloneAttributes() argument
[all...]