Searched refs:memory_error_message (Results 1 – 7 of 7) sorted by relevance
95 memory_error_message (enum target_xfer_status err, in memory_error_message() function124 = memory_error_message (err, current_inferior ()->arch (), memaddr); in memory_error()
42 extern std::string memory_error_message (enum target_xfer_status err,
2712 std::string str = memory_error_message (TARGET_XFER_E_IO, gdbarch, addr); in val_print_string()
2728 * breakpoint.c (insert_bp_location): Use memory_error_message to2733 (memory_error_message): New, factored out from2741 (memory_error_message): Declare function.2751 (val_print_string): Use memory_error_message to build the memory
3044 = memory_error_message (TARGET_XFER_E_IO, in insert_bp_location()
9401 * gdbcore.h (memory_error_message): Return std::string.9402 * corefile.c (memory_error_message): Return std::string.
11590 * corefile.c (memory_error_message): User updated.