Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1289 uint32_t InputDieIdx = getDIEIndex(InputDieEntry); in cloneDIE() local
1290 CompileUnit::DIEInfo &Info = getDIEInfo(InputDieIdx); in cloneDIE()
1363 uint32_t InputDieIdx = getDIEIndex(InputDieEntry); in createPlainDIEandCloneAttributes() local
1364 CompileUnit::DIEInfo &Info = getDIEInfo(InputDieIdx); in createPlainDIEandCloneAttributes()
1397 rememberDieOutOffset(InputDieIdx, OutOffset); in createPlainDIEandCloneAttributes()
1468 uint32_t InputDieIdx = getDIEIndex(InputDieEntry); in createTypeDIEandCloneAttributes() local
1470 TypeEntry *Entry = getDieTypeEntry(InputDieIdx); in createTypeDIEandCloneAttributes()