Home
last modified time | relevance | path

Searched refs:free_section_addr_info (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.h509 extern void free_section_addr_info (struct section_addr_info *);
H A Dsolib.c612 free_section_addr_info (sap); in solib_read_symbols()
H A Dutils.c341 free_section_addr_info (arg); in do_free_section_addr_info()
H A Dsymfile.c292 free_section_addr_info (struct section_addr_info *sap) in free_section_addr_info() function
/dragonfly/gnu/usr.bin/gdb/kgdb/
H A Dkld.c261 cleanup = make_cleanup((make_cleanup_ftype *)free_section_addr_info, in load_kld()