Home | History | Annotate | Download | only in gc

Lines Matching defs:start_address

2483   mirror::Object** start_address;
2485 while (!allocation_stack_->AtomicBumpBack(kThreadLocalAllocationStackSize, &start_address,
2497 self->SetThreadLocalAllocationStack(start_address, end_address);