Searched refs:get_byte_size (Results 1 – 3 of 3) sorted by relevance
306 region::get_byte_size (byte_size_t *out) const in get_byte_size() function in ana::region564 if (!get_byte_size (&num_bytes)) in get_relative_concrete_byte_range()1466 sized_region::get_byte_size (byte_size_t *out) const in get_byte_size() function in ana::sized_region1483 if (!get_byte_size (&byte_size)) in get_bit_size()1599 bit_range_region::get_byte_size (byte_size_t *out) const in get_byte_size() function in ana::bit_range_region
169 virtual bool get_byte_size (byte_size_t *out) const;991 bool get_byte_size (byte_size_t *out) const FINAL OVERRIDE;1219 bool get_byte_size (byte_size_t *out) const FINAL OVERRIDE;
831 (bit_range_region::get_byte_size): New.2216 (sized_region::get_byte_size): New.2220 (region::get_byte_size): Make virtual.5600 (region::get_byte_size): New.