Home | History | Annotate | Download | only in processor

Lines Matching refs:size_of_image

385   virtual uint64_t size() const { return valid_ ? module_.size_of_image : 0; }