Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h45 enum class UnitKind { Skeleton, Full }; enumerator
57 DwarfCompileUnit *Skeleton = nullptr; variable
H A DDwarfDebug.cpp2385 if (auto *Skeleton = TheU->getSkeleton()) in emitDebugPubSection() local