Searched refs:sim_get_current_source_location (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Dtrace.h23 extern int sim_get_current_source_location (const char **, const char **, unsigned int *);
H A Dtrace.c191 sim_get_current_source_location (const char ** pfilename, function
261 if (! sim_get_current_source_location (& filename, & functionname, & lineno))
H A Dreg.c228 sim_get_current_source_location (& dummy, & fname, &line);
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Dtrace.h23 extern int sim_get_current_source_location (const char **, const char **, unsigned int *);
H A Dtrace.c207 sim_get_current_source_location (const char ** pfilename, function
277 if (! sim_get_current_source_location (& filename, & functionname, & lineno))
H A Dreg.c229 sim_get_current_source_location (& dummy, & fname, &line);
/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dtrace.h26 extern int sim_get_current_source_location (const char **, const char **, unsigned int *);
H A Dtrace.c187 sim_get_current_source_location (const char ** pfilename, function
257 if (! sim_get_current_source_location (& filename, & functionname, & lineno))
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dtrace.h26 extern int sim_get_current_source_location (const char **, const char **, unsigned int *);
H A Dtrace.c203 sim_get_current_source_location (const char ** pfilename, function
273 if (! sim_get_current_source_location (& filename, & functionname, & lineno))

Completed in 265 milliseconds