Searched defs:DotDebugLocEntries (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h128 unsigned DotDebugLocOffset; // Offset in DotDebugLocEntries.
241 /// DotDebugLocEntries - Collection of DotDebugLocEntry.
242 SmallVector<DotDebugLocEntry, 4> DotDebugLocEntries; member in class:llvm::DwarfDebug

Completed in 75 milliseconds