Lines Matching refs:offsets

87      offsets.  */
520 therefore virtual bases can be found at their static offsets. */
1354 primary base, make sure the offsets match. */
1417 base, make sure the offsets match. */
1763 vbase and vcall offsets, etc. Set its type and call the backend
3109 record_subobject_offset (tree type, tree offset, splay_tree offsets)
3117 n = splay_tree_lookup (offsets, (splay_tree_key) offset);
3119 n = splay_tree_insert (offsets,
3134 check_subobject_offset (tree type, tree offset, splay_tree offsets)
3143 n = splay_tree_lookup (offsets, (splay_tree_key) offset);
3169 splay_tree offsets,
3202 r = (*f) (type, offset, offsets);
3230 class yet, but the offsets for direct non-virtual
3241 offsets,
3257 correct offsets for virtual bases are only known when
3268 offsets,
3287 offsets, max_offset, /*vbases_p=*/0));
3311 offsets,
3340 offsets,
3366 splay_tree offsets,
3371 non-empty base class , we do not need to record offsets beyond
3375 overlap with offsets past the size of the biggest empty class) or
3379 all offsets, as either the empty class is at offset zero (where
3389 offsets, max_offset, is_data_member);
3399 splay_tree offsets,
3406 max_node = splay_tree_max (offsets);
3413 offsets, (tree) (max_node->key),
3419 binfo corresponding to the base subobject, OFFSETS maps offsets to
3420 types already located at those offsets. This function determines
3427 splay_tree offsets)
3483 offsets, field_p))
3521 splay_tree offsets ATTRIBUTE_UNUSED)
3528 class of the type indicated by BINFO; OFFSETS gives the offsets of
3533 layout_empty_base (tree binfo, tree eoc, splay_tree offsets)
3559 offsets,
3570 offsets,
3593 splay_tree offsets, tree *next_field)
3627 layout_nonempty_base_or_field (rli, decl, binfo, offsets);
3642 atend = layout_empty_base (binfo, eoc, offsets);
3655 /*offsets=*/NULL,
3680 /* Record the offsets of BINFO and its base subobjects. */
3683 offsets,
3697 splay_tree offsets, tree *next_field)
3708 offsets, next_field);
3728 offsets, next_field);
4353 layout_virtual_bases (record_layout_info rli, splay_tree offsets)
4399 offsets, next_field);
4595 /* Maps offsets (represented as INTEGER_CSTs) to a TREE_LIST of
6424 /* Dump the offsets of all the bases rooted at BINFO to STREAM.
7250 signature, we share the vcall offsets. */
7400 offsets in BINFO, which is in the hierarchy dominated by T. */
7462 /* Go through the virtual bases, adding the offsets. */
7500 The vbase offsets go in reverse inheritance-graph order, and
7549 /* Now, walk through the non-virtual bases, adding vcall offsets. */
7554 /* Build vcall offsets, starting with those for BINFO. */
7564 virtual base for which we are building vcall offsets. Any
7565 primary virtual base will have already had its offsets generated
7692 /* If we are building these vcall offsets as part of building