Searched refs:stack_content_size (Results 1 – 1 of 1) sorted by relevance
255 intptr_t stack_content_size = old_stack_base - stack_pointer; in GrowStack() local256 return new_stack_base - stack_content_size; in GrowStack()