Searched refs:BBAddrMapVersion (Results 1 – 2 of 2) sorted by relevance
176 uint8_t BBAddrMapVersion = 2; variable686 uint8_t getBBAddrMapVersion() const { return BBAddrMapVersion; } in getBBAddrMapVersion()
1384 uint8_t BBAddrMapVersion = OutStreamer->getContext().getBBAddrMapVersion(); in emitBBAddrMapSection() local1385 OutStreamer->emitInt8(BBAddrMapVersion); in emitBBAddrMapSection()1399 if (BBAddrMapVersion > 1) { in emitBBAddrMapSection()1420 assert(BBAddrMapVersion >= 2 && in emitBBAddrMapSection()