Home
last modified time | relevance | path

Searched refs:section_addr_info (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.h82 struct section_addr_info struct
394 void (*sym_offsets) (struct objfile *, struct section_addr_info *);
423 extern struct section_addr_info *
428 struct section_addr_info *addrs);
430 extern void addr_info_make_relative (struct section_addr_info *addrs,
437 struct section_addr_info *);
476 struct section_addr_info *,
482 struct section_addr_info *, int);
494 extern struct section_addr_info *alloc_section_addr_info (size_t
500 extern struct section_addr_info
[all …]
H A Dsymfile.c202 struct section_addr_info *
205 struct section_addr_info *sap; in alloc_section_addr_info()
220 extern struct section_addr_info *
224 struct section_addr_info *sap; in build_section_addr_info_from_section_table()
249 static struct section_addr_info *
252 struct section_addr_info *sap; in build_section_addr_info_from_bfd()
270 struct section_addr_info *
273 struct section_addr_info *sap; in build_section_addr_info_from_objfile()
673 struct section_addr_info *addrs) in default_symfile_offsets()
1039 struct section_addr_info *addrs, in syms_from_objfile()
[all …]
H A Dutils.h80 struct section_addr_info;
82 (struct section_addr_info *));
H A Dsomread.c369 som_symfile_offsets (struct objfile *objfile, struct section_addr_info *addrs) in som_symfile_offsets()
H A Dmachoread.c969 struct section_addr_info *addrs) in macho_symfile_offsets()
H A Dsolib.c594 struct section_addr_info *sap; in solib_read_symbols()
H A Dobjfiles.c861 struct section_addr_info *objfile_addrs; in objfile_relocate()
H A Djit.c873 struct section_addr_info *sai; in jit_bfd_try_read_symtab()
H A Dutils.c345 make_cleanup_free_section_addr_info (struct section_addr_info *addrs) in make_cleanup_free_section_addr_info()
/dragonfly/gnu/usr.bin/gdb/kgdb/
H A Dkld.c229 struct section_addr_info *sap; in load_kld()