Searched refs:object_offset_in_bytes (Results 1 – 2 of 2) sorted by relevance
19130 offset_int object_offset_in_bytes; in field_byte_offset() local19227 object_offset_in_bytes in field_byte_offset()19231 *cst_offset = object_offset_in_bytes.to_shwi (); in field_byte_offset()19234 tree_result = wide_int_to_tree (sizetype, object_offset_in_bytes); in field_byte_offset()21136 HOST_WIDE_INT object_offset_in_bytes; in add_bit_offset_attribute() local21143 field_byte_offset (decl, ctx, &object_offset_in_bytes); in add_bit_offset_attribute()21162 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
14093 double_int object_offset_in_bytes; in field_byte_offset() local14212 object_offset_in_bytes in field_byte_offset()14216 return double_int_to_shwi (object_offset_in_bytes); in field_byte_offset()15818 HOST_WIDE_INT object_offset_in_bytes = field_byte_offset (decl); in add_bit_offset_attribute() local15842 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()