Home
last modified time | relevance | path

Searched defs:BBAddrMapVersion (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h178 uint8_t BBAddrMapVersion = 2; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1366 uint8_t BBAddrMapVersion = OutStreamer->getContext().getBBAddrMapVersion(); in emitBBAddrMapSection() local