Searched refs:copy_to_file (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DData_window.h53 int64_t copy_to_file (int f, int64_t offset, int64_t size);
H A DData_window.cc226 Data_window::copy_to_file (int f, int64_t offset, int64_t size) function in class:Data_window
H A DDbeJarFile.cc288 long long len = dwin->copy_to_file (fd, ze->data_offset, ze->size);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DData_window.h53 int64_t copy_to_file (int f, int64_t offset, int64_t size);
H A DData_window.cc226 Data_window::copy_to_file (int f, int64_t offset, int64_t size) function in class:Data_window
H A DDbeJarFile.cc288 long long len = dwin->copy_to_file (fd, ze->data_offset, ze->size);

Completed in 102 milliseconds