Searched refs:call_object_address (Results 1 – 6 of 6) sorted by relevance
167 return *call_object_address(); in call_object()171 Object** RelocInfo::call_object_address() { in call_object_address() function180 *call_object_address() = target; in set_call_object()
129 return *call_object_address(); in call_object()133 Object** RelocInfo::call_object_address() { in call_object_address() function142 *call_object_address() = target; in set_call_object()
296 return *call_object_address(); in call_object()302 *call_object_address() = target; in set_call_object()306 Object** RelocInfo::call_object_address() { in call_object_address() function
130 return *call_object_address(); in call_object()134 Object** RelocInfo::call_object_address() { in call_object_address() function142 *call_object_address() = target; in set_call_object()
213 INLINE(Object** call_object_address());