Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dexec.c210 struct target_section *sections = NULL, *sections_end = NULL; in exec_file_attach() local
457 struct target_section *sections_end) in add_target_sections()
624 struct target_section *sections_end, in section_table_xfer_memory_partial()
H A Dsolist.h72 struct target_section *sections_end; member
H A Dobjfiles.h361 struct obj_section *sections, *sections_end; member
H A Dtarget.h1902 struct target_section *sections_end; member
/dflybsd-src/gnu/usr.bin/gdb/kgdb/
H A Dkld.c230 struct target_section *sections = NULL, *sections_end = NULL, *s; in load_kld() local