Home
last modified time | relevance | path

Searched refs:objfile_free_data (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dobjfiles.c55 static void objfile_free_data (struct objfile *objfile);
449 objfile_free_data (objfile); in free_objfile()
853 objfile_free_data (struct objfile *objfile) in objfile_free_data() function
H A DChangeLog-20034683 * objfiles.c (objfile_alloc_data, objfile_free_data): New
4686 (free_objfile): Call objfile_free_data.
4692 (objfile_alloc_data, objfile_free_data): New functions.