Searched refs:MBBSymbol (Results 1 – 1 of 1) sorted by relevance
1399 const MCSymbol *MBBSymbol = in emitBBAddrMapSection() local1405 OutStreamer->emitSymbolValue(MBBSymbol, getPointerSize()); in emitBBAddrMapSection()1408 PrevMBBEndSymbol = MBBSymbol; in emitBBAddrMapSection()1422 emitLabelDifferenceAsULEB128(MBBSymbol, PrevMBBEndSymbol); in emitBBAddrMapSection()1425 emitLabelDifferenceAsULEB128(MBB.getEndSymbol(), MBBSymbol); in emitBBAddrMapSection()