Home | History | Annotate | Download | only in processor

Lines Matching refs:GetSize

218   uint32_t GetSize() const;
796 uint64_t GetSize() const { return valid_ ? memory_info_.region_size : 0; }