Searched refs:call_object_address (Results 1 – 7 of 7) sorted by relevance
321 return *call_object_address(); in call_object()325 Object** RelocInfo::call_object_address() { in call_object_address() function333 *call_object_address() = target; in set_call_object()
327 return *call_object_address(); in call_object()331 Object** RelocInfo::call_object_address() { in call_object_address() function339 *call_object_address() = target; in set_call_object()
254 return *call_object_address(); in call_object()259 *call_object_address() = target; in set_call_object()263 Object** RelocInfo::call_object_address() { in call_object_address() function
255 return *call_object_address(); in call_object()260 *call_object_address() = target; in set_call_object()264 Object** RelocInfo::call_object_address() { in call_object_address() function
453 return *call_object_address(); in call_object()458 *call_object_address() = target; in set_call_object()462 Object** RelocInfo::call_object_address() { in call_object_address() function
278 return *call_object_address(); in call_object()283 *call_object_address() = target; in set_call_object()287 Object** RelocInfo::call_object_address() { in call_object_address() function
549 INLINE(Object** call_object_address());