Searched refs:value_regno (Results 1 – 1 of 1) sorted by relevance
5084 int off, int size, int value_regno, in check_stack_write_fixed_off() argument5105 if (value_regno >= 0) in check_stack_write_fixed_off()5106 reg = &cur->regs[value_regno]; in check_stack_write_fixed_off()5191 err = mark_chain_precision(env, value_regno); in check_stack_write_fixed_off()5231 int value_regno, int insn_idx) in check_stack_write_var_off() argument5248 if (value_regno >= 0) in check_stack_write_var_off()5249 value_reg = &cur->regs[value_regno]; in check_stack_write_var_off()5330 err = mark_chain_precision(env, value_regno); in check_stack_write_var_off()5633 int value_regno, int insn_idx) in check_stack_write() argument5642 value_regno, insn_idx); in check_stack_write()[all …]