Searched refs:getSkeleton (Results 1 – 3 of 3) sorted by relevance
153 DwarfCompileUnit *getSkeleton() const { in getSkeleton() function
542 if (auto *SkelCU = CU.getSkeleton()) in forBothCUs()566 if (auto *SkelCU = CU.getSkeleton()) { in constructAbstractSubprogramScopeDIE()1282 auto *SkCU = TheCU.getSkeleton(); in finalizeModuleInfo()2774 if (auto *SkelCU = TheCU.getSkeleton()) in endFunctionImpl()2974 if (auto *Skeleton = TheU->getSkeleton()) in emitDebugPubSection()3526 if (auto *Skel = CU->getSkeleton()) in emitDebugARanges()3757 auto *SkCU = TheCU.getSkeleton(); in emitDebugMacinfoImpl()
663 DD.useSplitDwarf() ? CU.value()->getSkeleton() : CU.value().get(); in emitDWARF5AccelTable()