Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h573 DwarfCompileUnit &constructSkeletonCU(const DwarfCompileUnit &CU);
H A DDwarfDebug.cpp1115 NewCU.setSkeleton(constructSkeletonCU(NewCU)); in getOrCreateDwarfCompileUnit()
3206 DwarfCompileUnit &DwarfDebug::constructSkeletonCU(const DwarfCompileUnit &CU) { in constructSkeletonCU() function in DwarfDebug