Searched refs:start_at_pc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Delfread.c891 CORE_ADDR start_at_pc, address; local
899 if (find_pc_partial_function (pc, &name_at_pc, &start_at_pc, NULL)
900 && start_at_pc == pc)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Delfread.c908 CORE_ADDR start_at_pc, address; local
916 if (find_pc_partial_function (pc, &name_at_pc, &start_at_pc, NULL)
917 && start_at_pc == pc)

Completed in 186 milliseconds