Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h43 enum class UnitKind { Skeleton, Full }; enumerator
53 DwarfCompileUnit *Skeleton = nullptr; variable
H A DDwarfDebug.cpp2536 if (auto *Skeleton = TheU->getSkeleton()) in emitDebugPubSection() local