Home
last modified time | relevance | path

Searched refs:eh_notify_hook_addr (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dhppa-hpux-tdep.c539 static CORE_ADDR eh_notify_hook_addr = 0; variable
746 eh_notify_hook_addr = SYMBOL_VALUE_ADDRESS (msym); in initialize_hp_cxx_exception_support()
754 eh_notify_hook_addr = 0; in initialize_hp_cxx_exception_support()
932 if (target_write_memory (eh_notify_hook_addr, buf, 4)) /* FIXME 32x64 problem */ in child_enable_exception_callback()
DChangeLog-19995143 * hppa-tdep.c (eh_notify_hook_addr, eh_notify_callback_addr,
DChangeLog8231 hp_cxx_exception_support_initialized, eh_notify_hook_addr,