Searched refs:exception_msym (Results 1 – 1 of 1) sorted by relevance
3073 struct minimal_symbol *exception_msym; member3376 if (msym_not_found_p (bp_objfile_data->exception_msym)) in create_exception_master_breakpoint()3381 if (bp_objfile_data->exception_msym == NULL) in create_exception_master_breakpoint()3388 bp_objfile_data->exception_msym = &msym_not_found; in create_exception_master_breakpoint()3392 bp_objfile_data->exception_msym = debug_hook; in create_exception_master_breakpoint()3395 addr = SYMBOL_VALUE_ADDRESS (bp_objfile_data->exception_msym); in create_exception_master_breakpoint()