Searched refs:write_to_file (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-common.h139 const char *(*write_to_file) (simple_object_write *sobj, int descriptor, member in struct:simple_object_functions
H A Dsimple-object.c385 return sobj->functions->write_to_file (sobj, descriptor, err);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-common.h139 const char *(*write_to_file) (simple_object_write *sobj, int descriptor, member in struct:simple_object_functions
H A Dsimple-object.c384 return sobj->functions->write_to_file (sobj, descriptor, err);

Completed in 62 milliseconds