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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbtrace.c911 Returns non-zero if the gap could be bridged, zero otherwise. */
997 int bridged; local
1019 bridged = ftrace_bridge_gap (btinfo, lhs, rhs, min_matches);
1024 if (bridged == 0)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbtrace.c911 Returns non-zero if the gap could be bridged, zero otherwise. */
997 int bridged; local
1019 bridged = ftrace_bridge_gap (btinfo, lhs, rhs, min_matches);
1024 if (bridged == 0)

Completed in 108 milliseconds