Searched refs:objfiles_safe (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprogspace.h241 for (objfile *objf : pspace->objfiles_safe ()) { ... }
245 objfiles_safe_range objfiles_safe () function in struct:program_space
H A Djit.c1264 for (objfile *objf : current_program_space->objfiles_safe ())
H A Dobjfiles.c902 for (objfile *objf : current_program_space->objfiles_safe ())
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprogspace.h221 for (objfile *objf : pspace->objfiles_safe ()) { ... }
225 objfiles_safe_range objfiles_safe () function in struct:program_space
H A Dobjfiles.c840 for (objfile *objf : current_program_space->objfiles_safe ())
H A Djit.c1233 for (objfile *objf : current_program_space->objfiles_safe ())

Completed in 200 milliseconds