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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_object.h47 SiteIndex object_get_site(ObjectIndex index);
H A Dhprof_reference.c341 site_index = object_get_site(object_index);
437 cp_site_index = object_get_site(cp_object_index);
531 site_index = object_get_site(object_index);
H A Dhprof_object.c215 object_get_site(ObjectIndex index) function
H A Dhprof_site.c241 class_site_index = object_get_site(class_object_index);
281 *psite = object_get_site(tag_extract(*tag_ptr));

Completed in 51 milliseconds