Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1396 const MCSymbol *MBBSymbol = in emitBBAddrMapSection() local
1410 emitLabelDifferenceAsULEB128(MBBSymbol, PrevMBBEndSymbol); in emitBBAddrMapSection()
1413 emitLabelDifferenceAsULEB128(MBB.getEndSymbol(), MBBSymbol); in emitBBAddrMapSection()