Searched refs:ReadOnly (Results 1 – 7 of 7) sorted by relevance
25 ReadOnly, enumerator
269 JITMemoryKind::ReadOnly => self.readonly.allocate(size, align), in allocate()
231 JITMemoryKind::ReadOnly => region::Protection::READ, in allocate()
362 ErrorCode::ReadOnly => Self::ReadOnly, in from()
609 JITMemoryKind::ReadOnly, in define_data()
2529 filesystem::ErrorCode::ReadOnly => ERRNO_ROFS, in from()
1101 filesystem::ErrorCode::ReadOnly => types::Errno::Rofs, in from()