HomeSort by relevance Sort by last modified time
    Searched full:locals_start (Results 1 - 2 of 2) sorted by null

  /art/runtime/
stack.cc 855 int locals_start = frame_size - spill_size - num_regs * sizeof(uint32_t); local
    [all...]
stack.h 552 * | V[0] | ... (reg == 0) <---- "locals_start"

Completed in 385 milliseconds