Home
last modified time | relevance | path

Searched defs:Skeleton (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h43 enum class UnitKind { Skeleton, Full }; enumerator
55 DwarfCompileUnit *Skeleton = nullptr; variable
DDwarfDebug.cpp2119 if (auto *Skeleton = TheU->getSkeleton()) in emitDebugPubSection() local