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

/haiku-buildtools/gcc/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.c403 return sobj->functions->write_to_file (sobj, descriptor, err);
/haiku-buildtools/binutils/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.c403 return sobj->functions->write_to_file (sobj, descriptor, err);

Completed in 168 milliseconds