Home
last modified time | relevance | path

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

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