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