Searched refs:addr_object_size (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-object-size.c76 static unsigned HOST_WIDE_INT addr_object_size (struct object_size_info *,
189 addr_object_size (struct object_size_info *osi, const_tree ptr, function
521 return addr_object_size (NULL, ptr, object_size_type);
668 bytes = addr_object_size (osi, value, object_size_type);
834 bytes = addr_object_size (osi, op0, object_size_type);

Completed in 41 milliseconds