Searched refs:getSkeleton (Results 1 – 3 of 3) sorted by relevance
119 DwarfCompileUnit *getSkeleton() const { in getSkeleton() function
553 if (auto *SkelCU = CU.getSkeleton()) in forBothCUs()577 if (auto *SkelCU = CU.getSkeleton()) { in constructAbstractSubprogramScopeDIE()1316 auto *SkCU = TheCU.getSkeleton(); in finalizeModuleInfo()2297 if (auto *SkelCU = TheCU.getSkeleton()) in endFunctionImpl()2493 if (auto *Skeleton = TheU->getSkeleton()) in emitDebugPubSection()3045 if (auto *Skel = CU->getSkeleton()) in emitDebugARanges()3276 auto *SkCU = TheCU.getSkeleton(); in emitDebugMacinfoImpl()
558 DD.useSplitDwarf() ? CU.value()->getSkeleton() : CU.value().get(); in emitDWARF5AccelTable()