Home
last modified time | relevance | path

Searched defs:notcurrent (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
HDsymtab.c1861 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()
HDframe.c2049 int notcurrent = (next != NULL && get_frame_type (next) == NORMAL_FRAME); in pc_notcurrent() local