Searched refs:stack_locals_count (Results 1 – 1 of 1) sorted by relevance
944 int stack_locals_count = info.number_of_stack_slots(); in Print() local949 if (stack_locals_count > 0) { in Print()952 for (int i = 0; i < stack_locals_count; i++) { in Print()992 int expressions_start = stack_locals_count; in Print()