Searched refs:pspace (Results 1 – 20 of 20) sorted by relevance
47 u_int32_t pspace; /* Parent space */ member
39 u_int32_t pspace; /* Parent space */ member
196 paddr |= ((bus_addr_t)sc->sc_range[i].pspace << 32); in _central_bus_map()
201 paddr |= ((bus_addr_t)sc->sc_range[i].pspace << 32); in _fhc_bus_map()
110 uint32_t pspace; /* Parent space */ member
477 *bap = BUS_ADDR(rp->pspace, rp->poffset + addr); in vmebus_translate()
837 the pspace doesn't allow breakpoints.1656 * infrun.c (handle_inferior_event): Add pspace field to sal1696 (struct bp_location) <pspace>: New field.1697 (struct breakpoint) <pspace>: New field.1813 * frame.c (struct frame_info) <pspace, aspace>: New fields.1815 pspace and aspace fields of the frame object.1831 (struct inferior) <removable, aspace, pspace>1897 (struct objfile) <pspace>: New field.1914 reference objfiles_changed_p in pspace data.1915 (free_objfile): Adjust to reference objfiles_changed_p in pspace[all …]
853 * source.c (line_info): Set pspace on sal. Check program space in982 breakpoint's pspace to be NULL.983 * breakpoint.h (struct breakpoint) <pspace>: Update comment.985 breakpoint's pspace.986 (init_breakpoint_sal): Don't set breakpoint's pspace.4727 manually later. Record the current pspace.9659 sal.pspace before calling set_current_source_symtab_and_line.
6660 (darwin_current_sos): Use per pspace structure.11485 * breakpoint.c (bp_location_compare): Sort by pspace before sorting by11673 * frame.c (find_frame_sal): Initialize sal->pspace field from frame
11794 * solib-svr4.c (get_svr4_info): Add pspace parameter.11804 (svr4_fetch_objfile_link_map): Pass objfile->pspace to11808 (probes_table_htab_remove_objfile_probes): Pass objfile->pspace
9867 * probe.h (parse_probes): Add pspace' parameter.
630 * progspace.c (add_program_space): Append the new pspace to the
16861 * infrun.c (handle_vfork_child_exec_or_exit): Assign the pspace17903 find representative inferior for location's pspace, and use thread
11670 inf->pspace = new program_space (maybe_new_address_space ());21432 gdb: use objfile->pspace in free_objfile observers21433 Use objfile->pspace instead of current_program_space.21462 the refactoring now use either objfile->pspace or the pspace passed to21489 gdb: use objfile->pspace in auto-load.c21490 Use objfile->pspace instead of current_program_space in two spots.21691 if (inf->pspace == current_program_space)23023 gdb: remove solib::pspace field60324 set_current_program_space (ph->thread->inf->pspace);80738 if (b->pspace == current_inferior ()->pspace[all …]