Home
last modified time | relevance | path

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

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