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