32 #define exec_bfd current_program_space->ebfd
33 #define exec_bfd_mtime current_program_space->ebfd_mtime
34 #define exec_filename current_program_space->pspace_exec_filename
void add_target_sections(void *owner, struct target_section *sections, struct target_section *sections_end)
void remove_target_sections(void *owner)
enum target_xfer_status exec_read_partial_read_only(gdb_byte *readbuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len)
enum target_xfer_status section_table_xfer_memory_partial(gdb_byte *, const gdb_byte *, ULONGEST, ULONGEST, ULONGEST *, struct target_section *, struct target_section *, const char *)
void add_target_sections_of_objfile(struct objfile *objfile)
struct obj_section * sections
void clear_section_table(struct target_section_table *table)
enum target_xfer_status section_table_read_available_memory(gdb_byte *readbuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len)
struct obj_section * sections_end
unsigned long long ULONGEST
void exec_set_section_address(const char *, int, CORE_ADDR)
void print_section_info(struct target_section_table *table, bfd *abfd)
int build_section_table(struct bfd *, struct target_section **, struct target_section **)
const ULONGEST const LONGEST len