Searched refs:section_addr_info (Results 1 – 9 of 9) sorted by relevance
72 struct section_addr_info struct130 void (*sym_offsets) (struct objfile *, struct section_addr_info *);145 struct section_addr_info *);184 struct section_addr_info *,190 struct section_addr_info *, int, int);193 struct section_addr_info *,198 extern struct section_addr_info *alloc_section_addr_info (size_t203 extern struct section_addr_info *(copy_section_addr_info 204 (struct section_addr_info *addrs));209 extern struct section_addr_info[all …]
321 struct section_addr_info *324 struct section_addr_info *sap; in alloc_section_addr_info()327 size = (sizeof (struct section_addr_info) in alloc_section_addr_info()329 sap = (struct section_addr_info *) xmalloc (size); in alloc_section_addr_info()339 struct section_addr_info *340 copy_section_addr_info (struct section_addr_info *addrs) in copy_section_addr_info()342 struct section_addr_info *copy in copy_section_addr_info()365 extern struct section_addr_info *369 struct section_addr_info *sap; in build_section_addr_info_from_section_table()396 free_section_addr_info (struct section_addr_info *sap) in free_section_addr_info()[all …]
74 struct section_addr_info *sai; in symbol_file_add_from_memory()
365 struct section_addr_info;367 (struct section_addr_info *));
505 struct section_addr_info *addrs;556 struct section_addr_info *addrs, in safe_symbol_file_add()766 static struct section_addr_info *769 struct section_addr_info *result = NULL; in get_relocated_section_addrs()818 struct section_addr_info *addrs = NULL; in solib_symbols_add()
390 struct section_addr_info *sap; in symbol_add_stub()
417 som_symfile_offsets (struct objfile *objfile, struct section_addr_info *addrs) in som_symfile_offsets()
195 struct section_addr_info *addrs);2953 xcoff_symfile_offsets (struct objfile *objfile, struct section_addr_info *addrs) in xcoff_symfile_offsets()
289 make_cleanup_free_section_addr_info (struct section_addr_info *addrs) in make_cleanup_free_section_addr_info()