Searched refs:extra_stack (Results 1 – 1 of 1) sorted by relevance
195 struct lib_info *libinfo, int id, abi_ulong *extra_stack) in load_flat_file() argument215 if (extra_stack) { in load_flat_file()216 stack_len += *extra_stack; in load_flat_file()217 *extra_stack = stack_len; in load_flat_file()