Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h538 DwarfCompileUnit &constructSkeletonCU(const DwarfCompileUnit &CU);
DDwarfDebug.cpp901 NewCU.setSkeleton(constructSkeletonCU(NewCU)); in getOrCreateDwarfCompileUnit()
2828 DwarfCompileUnit &DwarfDebug::constructSkeletonCU(const DwarfCompileUnit &CU) { in constructSkeletonCU() function in DwarfDebug