Struct rsim::processor::elements::cheri::memory::TagMemory [−][src]
Memory holding tags for capabilities.
Implements MemoryOf
Fields
internal_mem: HashSet<u64>
Memory holding tags for capabilities.
Implements MemoryOf
internal_mem: HashSet<u64>
impl RefUnwindSafe for TagMemory
impl Send for TagMemory
impl Sync for TagMemory
impl Unpin for TagMemory
impl UnwindSafe for TagMemory