Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1351 const MCSymbol *MBBSymbol = in emitBBAddrMapSection() local
1361 emitLabelDifferenceAsULEB128(MBBSymbol, PrevMBBEndSymbol); in emitBBAddrMapSection()
1364 emitLabelDifferenceAsULEB128(MBB.getEndSymbol(), MBBSymbol); in emitBBAddrMapSection()