Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsymfile.h218 extern void free_section_addr_info (struct section_addr_info *);
Dsolib.c391 free_section_addr_info (sap); in symbol_add_stub()
Dutils.c267 free_section_addr_info (arg); in do_free_section_addr_info()
Dwin32-nat.c848 free_section_addr_info (addrs); in solib_symbols_add()
Dsymfile.c388 free_section_addr_info (struct section_addr_info *sap) in free_section_addr_info() function
DChangeLog-20006414 * symfile.h, symfile.c (free_section_addr_info,
DChangeLog-20038005 (free_section_addr_info): Adjust.