Searched defs:Skeleton (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ | ||
D | DwarfCompileUnit.h | 43 DwarfCompileUnit *Skeleton; variable |
D | DwarfDebug.cpp | 1323 if (auto *Skeleton = TheU->getSkeleton()) in emitDebugPubSection() local |