Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h45 enum class UnitKind { Skeleton, Full }; enumerator
57 DwarfCompileUnit *Skeleton = nullptr; variable
DDwarfDebug.cpp2345 if (auto *Skeleton = TheU->getSkeleton()) in emitDebugPubSection() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h43 DwarfCompileUnit *Skeleton; variable
DDwarfDebug.cpp1323 if (auto *Skeleton = TheU->getSkeleton()) in emitDebugPubSection() local