Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h173 void setSkeleton(DwarfCompileUnit &Skel) { Skeleton = &Skel; } in setSkeleton() function
DDwarfDebug.cpp396 NewCU.setSkeleton(constructSkeletonCU(NewCU)); in constructDwarfCompileUnit()