Lines Matching defs:program_space
136 struct program_space struct
139 struct program_space *next; argument
142 int num;
148 bfd *ebfd;
150 long ebfd_mtime;
154 char *pspace_exec_filename;
165 struct address_space *aspace;
175 int executing_startup;
179 int breakpoints_not_allowed;
183 struct objfile *symfile_object_file;
187 struct objfile *objfiles;
191 struct target_section_table target_sections;
215 #define symfile_objfile current_program_space->symfile_object_file argument