Searched refs:constructSkeletonCU (Results 1 – 2 of 2) sorted by relevance
571 DwarfCompileUnit &constructSkeletonCU(const DwarfCompileUnit &CU);
1120 NewCU.setSkeleton(constructSkeletonCU(NewCU)); in getOrCreateDwarfCompileUnit()3319 DwarfCompileUnit &DwarfDebug::constructSkeletonCU(const DwarfCompileUnit &CU) { in constructSkeletonCU() function in DwarfDebug