Home | History | Annotate | Download | only in snapshot

Lines Matching refs:current_address

528       Address current_address = reinterpret_cast<Address>(current);            \
532 static_cast<int>(current_address - current_object_address), \
533 *reinterpret_cast<Object**>(current_address)); \
772 Address current_address = reinterpret_cast<Address>(current);
775 static_cast<int>(current_address - current_object_address),