Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfExpression.h343 void addWasmLocation(unsigned Index, int64_t Offset);
HDDwarfExpression.cpp576 void DwarfExpression::addWasmLocation(unsigned Index, int64_t Offset) { in addWasmLocation() function in DwarfExpression
HDDwarfDebug.cpp2259 DwarfExpr.addWasmLocation(Loc.Index, Loc.Offset); in emitDebugLocValue()