Searched refs:copy_to_file (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Data_window.h | 53 int64_t copy_to_file (int f, int64_t offset, int64_t size);
|
H A D | Data_window.cc | 226 Data_window::copy_to_file (int f, int64_t offset, int64_t size) in copy_to_file() function in Data_window
|
H A D | DbeJarFile.cc | 288 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 D | Data_window.h | 53 int64_t copy_to_file (int f, int64_t offset, int64_t size);
|
H A D | Data_window.cc | 226 Data_window::copy_to_file (int f, int64_t offset, int64_t size) in copy_to_file() function in Data_window
|
H A D | DbeJarFile.cc | 288 long long len = dwin->copy_to_file (fd, ze->data_offset, ze->size); in copy()
|