Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsymtab.c1960 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()
Dframe.c1300 int notcurrent = (next != NULL && get_frame_type (next) == NORMAL_FRAME); in pc_notcurrent() local