Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1077 const MCSymbol *MBBSymbol = in emitBBAddrMapSection() local
1080 emitLabelDifferenceAsULEB128(MBBSymbol, FunctionSymbol); in emitBBAddrMapSection()
1083 emitLabelDifferenceAsULEB128(MBB.getEndSymbol(), MBBSymbol); in emitBBAddrMapSection()