Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h364 void addWasmLocation(unsigned Index, uint64_t Offset);
DDwarfExpression.cpp690 void DwarfExpression::addWasmLocation(unsigned Index, uint64_t Offset) { in addWasmLocation() function in DwarfExpression
DDwarfCompileUnit.cpp487 DwarfExpr.addWasmLocation(FrameBase.Location.WasmLoc.Kind, in updateSubprogramScopeDIE()
809 DwarfExpr.addWasmLocation(Loc.Index, static_cast<uint64_t>(Loc.Offset)); in constructVariableDIEImpl()
DDwarfDebug.cpp2583 DwarfExpr.addWasmLocation(Loc.Index, static_cast<uint64_t>(Loc.Offset)); in emitDebugLocValue()