Searched defs:sections_end (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsolist.h75 struct target_section *sections_end; member in struct:so_list
H A Dobjfiles.h654 struct obj_section *sections_end = nullptr; member in struct:objfile
H A Dexec.c416 struct target_section *sections = NULL, *sections_end = NULL; local
680 add_target_sections(void *owner, struct target_section *sections, struct target_section *sections_end) argument
881 section_table_available_memory(CORE_ADDR memaddr, ULONGEST len, struct target_section *sections, struct target_section *sections_end) argument
954 section_table_xfer_memory_partial(gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len, struct target_section *sections, struct target_section *sections_end, gdb::function_view<bool (const struct target_section *)> match_cb) argument
[all...]
H A Dtarget.h2446 struct target_section *sections_end; member in struct:target_section_table
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dobjfiles.h726 struct obj_section *sections_end = nullptr; member in struct:objfile

Completed in 1439 milliseconds