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.cpp1293 uint32_t InputDieIdx = getDIEIndex(InputDieEntry); in cloneDIE() local
1294 CompileUnit::DIEInfo &Info = getDIEInfo(InputDieIdx); in cloneDIE()
1367 uint32_t InputDieIdx = getDIEIndex(InputDieEntry); in createPlainDIEandCloneAttributes() local
1368 CompileUnit::DIEInfo &Info = getDIEInfo(InputDieIdx); in createPlainDIEandCloneAttributes()
1401 rememberDieOutOffset(InputDieIdx, OutOffset); in createPlainDIEandCloneAttributes()
1472 uint32_t InputDieIdx = getDIEIndex(InputDieEntry); in createTypeDIEandCloneAttributes() local
1474 TypeEntry *Entry = getDieTypeEntry(InputDieIdx); in createTypeDIEandCloneAttributes()