Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1142 const MCSymbol *MBBSymbol = in emitBBAddrMapSection() local
1145 emitLabelDifferenceAsULEB128(MBBSymbol, FunctionSymbol); in emitBBAddrMapSection()
1148 emitLabelDifferenceAsULEB128(MBB.getEndSymbol(), MBBSymbol); in emitBBAddrMapSection()