Home
last modified time | relevance | path

Searched refs:first_pc (Results 1 – 1 of 1) sorted by relevance

/original-bsd/contrib/gdb-4.7.LBL/gdb/
H A Dsymtab.c1051 CORE_ADDR first_pc; local
1093 first_pc = item->pc;
1119 if (first_line >= 0 && first_pc > pc
1120 && (alt_pc == 0 || first_pc < alt_pc))
1122 alt_pc = first_pc;