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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsource.c205 get_source_location (program_space *pspace)
221 current_source_location *loc = get_source_location (current_program_space);
247 current_source_location *loc = get_source_location (current_program_space);
262 current_source_location *loc = get_source_location (sal.pspace);
283 current_source_location *loc = get_source_location (current_program_space);
295 = get_source_location (SYMTAB_PSPACE (s));
300 current_source_location *loc = get_source_location (current_program_space);
672 = get_source_location (current_program_space);
1258 = get_source_location (current_program_space);
1459 = get_source_location (current_program_spac
204 get_source_location (program_space *pspace) function
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsource.c226 get_source_location (program_space *pspace)
242 current_source_location *loc = get_source_location (current_program_space);
268 current_source_location *loc = get_source_location (current_program_space);
283 current_source_location *loc = get_source_location (sal.pspace);
304 current_source_location *loc = get_source_location (current_program_space);
316 = get_source_location (s->compunit ()->objfile ()->pspace);
321 current_source_location *loc = get_source_location (current_program_space);
709 = get_source_location (current_program_space);
1318 = get_source_location (current_program_space);
1519 = get_source_location (current_program_spac
225 get_source_location (program_space *pspace) function
[all...]

Completed in 92 milliseconds