Searched refs:BBAddrMapVersion (Results 1 – 2 of 2) sorted by relevance
178 uint8_t BBAddrMapVersion = 2; variable657 uint8_t getBBAddrMapVersion() const { return BBAddrMapVersion; } in getBBAddrMapVersion()
1366 uint8_t BBAddrMapVersion = OutStreamer->getContext().getBBAddrMapVersion(); in emitBBAddrMapSection() local1367 OutStreamer->emitInt8(BBAddrMapVersion); in emitBBAddrMapSection()1411 if (BBAddrMapVersion > 1) { in emitBBAddrMapSection()1432 assert(BBAddrMapVersion >= 2 && in emitBBAddrMapSection()