Searched refs:Skel (Results 1 – 5 of 5) sorted by relevance
29 Skel has high_pc.34 Skel has ranges.43 Skel has high_pc.48 Skel has ranges.
191 void setSkeleton(DwarfCompileUnit &Skel) { Skeleton = &Skel; } in setSkeleton() argument
1634 if (auto *Skel = CU->getSkeleton()) in emitDebugARanges() local1635 CU = Skel; in emitDebugARanges()1703 if (auto *Skel = TheCU->getSkeleton()) in emitDebugRanges() local1704 TheCU = Skel; in emitDebugRanges()
223 void setSkeleton(DwarfCompileUnit &Skel) { Skeleton = &Skel; } in setSkeleton() argument
1952 if (auto *Skel = CU->getSkeleton()) in emitDebugARanges() local1953 CU = Skel; in emitDebugARanges()2158 if (auto *Skel = TheCU->getSkeleton()) in emitDebugRanges() local2159 TheCU = Skel; in emitDebugRanges()