Searched refs:sr_sal (Results 1 – 2 of 2) sorted by relevance
7734 symtab_and_line sr_sal; in process_event_stop_test() local7735 sr_sal.pc = pc_after_resolver; in process_event_stop_test()7736 sr_sal.pspace = get_frame_program_space (frame); in process_event_stop_test()7739 sr_sal, null_frame_id); in process_event_stop_test()7792 symtab_and_line sr_sal; in process_event_stop_test() local7793 sr_sal.pc = real_stop_pc; in process_event_stop_test()7794 sr_sal.section = find_pc_overlay (sr_sal.pc); in process_event_stop_test()7795 sr_sal.pspace = get_frame_program_space (frame); in process_event_stop_test()7801 sr_sal, null_frame_id); in process_event_stop_test()7904 symtab_and_line sr_sal; in process_event_stop_test() local[all …]
1702 symtab_and_line sr_sal; in finish_backward() local1703 sr_sal.pc = entry_point; in finish_backward()1704 sr_sal.pspace = get_frame_program_space (frame); in finish_backward()1706 sr_sal, null_frame_id); in finish_backward()