Home
last modified time | relevance | path

Searched refs:EmitValueLocEntry (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2617 auto EmitValueLocEntry = [&DwarfExpr, &BT, in emitDebugLocValue() local
2665 if (!EmitValueLocEntry(Value.getLocEntries()[0], ExprCursor)) in emitDebugLocValue()
2680 [EmitValueLocEntry, &Value](unsigned Idx, in emitDebugLocValue()
2682 return EmitValueLocEntry(Value.getLocEntries()[Idx], Cursor); in emitDebugLocValue()