Package 

Interface TombstoneProtos.ArmMTEMetadataOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract ByteString getMemoryTags()
      One memory tag per granule (e.g. every 16 bytes) of regular memory.
      
      bytes memory_tags = 1;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getMemoryTags

         abstract ByteString getMemoryTags()
        One memory tag per granule (e.g. every 16 bytes) of regular memory.
        
        bytes memory_tags = 1;