Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dhppa-hpux-tdep.c541 static CORE_ADDR eh_notify_callback_addr = 0; variable
764 eh_notify_callback_addr = SYMBOL_VALUE_ADDRESS (msym); in initialize_hp_cxx_exception_support()
772 eh_notify_callback_addr = 0; in initialize_hp_cxx_exception_support()
797 args.solib_handle = som_solib_get_solib_by_pc (eh_notify_callback_addr); in initialize_hp_cxx_exception_support()
804 eh_notify_callback_addr = args.return_val; in initialize_hp_cxx_exception_support()
809 if (!eh_notify_callback_addr) in initialize_hp_cxx_exception_support()
930 store_unsigned_integer (buf, 4, enable ? eh_notify_callback_addr : 0); /* FIXME 32x64 problem */ in child_enable_exception_callback()
DChangeLog-19995139 eh_notify_callback_addr from args.
5143 * hppa-tdep.c (eh_notify_hook_addr, eh_notify_callback_addr,
DChangeLog8232 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,