Searched refs:arg_strings (Results 1 – 4 of 4) sorted by relevance
605 output_size = ts->info->env_strings - ts->info->arg_strings; in do_common_semihosting()643 if (copy_from_user(output_buffer, ts->info->arg_strings, in do_common_semihosting()
118 ts->info->arg_strings = stringp; in loader_build_argptr()
51 abi_ulong arg_strings; /* strings for argv */ member
2748 p = info->arg_strings; in create_elf_tables()3911 info->arg_strings = bprm->p; in load_elf_binary()3913 info->arg_strings = bprm->p; in load_elf_binary()4261 len = ts->info->env_strings - ts->info->arg_strings; in fill_prpsinfo_note()4263 memcpy(&psinfo.pr_psargs, g2h_untagged(ts->info->arg_strings), len); in fill_prpsinfo_note()