Home
last modified time | relevance | path

Searched refs:memory_error (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcorefile.c209 memory_error (int status, CORE_ADDR memaddr) in memory_error() function
239 memory_error (status, memaddr); in read_memory()
354 memory_error (status, memaddr); in write_memory()
H A Dgdbcore.h57 extern void memory_error (int status, CORE_ADDR memaddr);
H A Ddisasm.c60 memory_error (status, memaddr); in dis_asm_memory_error()
H A Dalpha-tdep.c621 memory_error (status, pc); in alpha_read_insn()
H A Dtarget.c1371 memory_error (EIO, addr); in get_target_memory()
H A Dmips-tdep.c860 memory_error (status, addr); in mips_fetch_instruction()
H A DChangeLog-1990173 (read_memory_check): Rename to memory_error, and only call it
175 (read_memory, write_memory): call memory_error.
H A DChangeLog-19943252 * core.c (memory_error), symtab.c (cplusplus_hint, decode_line_1),
3296 * core.c (memory_error): Use error_begin, printf_unfiltered,
5081 * buildsym.c (make_blockvector), core.c (memory_error),
H A DChangeLog-19991127 * corefile.c (memory_error): Use mem_fileopen instead of
1221 * corefile.c (memory_error): Use make_cleanup_gdb_file_delete.
2281 * corefile.c (memory_error): Use error_stream() and eliminate call
H A DChangeLog-19913037 * core.c (memory_error): Reword error msg to mislead less.
H A DChangeLog-19924241 * core.c (memory_error): Replace use of sys_errlist with
H A DChangeLog-19936122 * core.c (dis_asm_{read_memory,memory_error}): New functions.
H A DChangeLog-20024615 memory_error when hardware breakpoints can't be inserted. Remove
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dbuffer.c46 buf->memory_error = memory ? memory : buf_default_memory_error;
197 (*buf->memory_error) (buf);
430 (*buf->memory_error) (buf);
466 (*buf->memory_error) (buf);
707 (*buf->memory_error) (buf);
840 (*buf->memory_error) (buf);
924 (*buf->memory_error) (buf);
1545 (*pb->buf->memory_error) (pb->buf);
1607 (*pb->buf->memory_error) (pb->buf);
1698 (*pb->buf->memory_error) (pb->buf);
H A Dbuffer.h70 void (*memory_error) PROTO((struct buffer *)); member
H A Dserver.c2332 buf_to_net->memory_error);
2335 buf_from_net->memory_error);
2364 buf_to_net->memory_error);
2367 buf_from_net->memory_error);
2392 buf_to_net->memory_error);
2395 buf_from_net->memory_error);
2869 saved_output->memory_error = protocol_memory_error;
2870 saved_outerr->memory_error = protocol_memory_error;
4272 (*protocol->memory_error) (protocol);
4551 buf_to_net->memory_error);
[all …]
H A DChangeLog-962073 just initialize memory_error field of saved_output and
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DAddress.cpp776 Status memory_error; in Dump() local
778 process->ReadPointerFromMemory(load_addr, memory_error); in Dump()
/openbsd-src/gnu/usr.bin/texinfo/
H A DChangeLog.466833 * util/texindex.c (memory_error): Move to avoid incorrect implicit
7371 (xmalloc, xrealloc, memory_error): Remove these functions, they're