Searched refs:stack_locals_count (Results 1 – 1 of 1) sorted by relevance
555 int stack_locals_count = info.number_of_stack_slots(); in Print() local560 if (stack_locals_count > 0) { in Print()563 for (int i = 0; i < stack_locals_count; i++) { in Print()603 int expressions_start = stack_locals_count; in Print()