Searched defs:notcurrent (Results 1 – 2 of 2) sorted by relevance
1960 find_pc_sect_line (CORE_ADDR pc, struct bfd_section *section, int notcurrent) in find_pc_sect_line()2207 find_pc_line (CORE_ADDR pc, int notcurrent) in find_pc_line()
1300 int notcurrent = (next != NULL && get_frame_type (next) == NORMAL_FRAME); in pc_notcurrent() local