Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp599 const MCExpr *LabelDiff = getOffset(TableEnd, TableBegin); in emitCSpecificHandlerTable() local
601 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable()