Searched refs:copyin_err (Results 1 – 1 of 1) sorted by relevance
1275 int copyin_err = 0; in copy_instruction_stream() local1318 …((end_addr > start_addr) && (copyin_err = copyin(start_addr, stack_buffer, end_addr - start_addr))… in copy_instruction_stream()1407 pcb->insn_state_copyin_failure_errorcode = copyin_err; in copy_instruction_stream()