Home
last modified time | relevance | path

Searched refs:constructSkeletonCU (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h405 DwarfCompileUnit &constructSkeletonCU(const DwarfCompileUnit &CU);
DDwarfDebug.cpp395 NewCU.setSkeleton(constructSkeletonCU(NewCU)); in constructDwarfCompileUnit()
1805 DwarfCompileUnit &DwarfDebug::constructSkeletonCU(const DwarfCompileUnit &CU) { in constructSkeletonCU() function in DwarfDebug