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