Home
last modified time | relevance | path

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

/netbsd-src/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) in copy_to_file() function in Data_window
H A DDbeJarFile.cc288 long long len = dwin->copy_to_file (fd, ze->data_offset, ze->size); in copy()
/netbsd-src/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) in copy_to_file() function in Data_window
H A DDbeJarFile.cc288 long long len = dwin->copy_to_file (fd, ze->data_offset, ze->size); in copy()