Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDtarget.c3470 target_fileio_read_alloc_1 (const char *filename, in target_fileio_read_alloc_1() function
3534 return target_fileio_read_alloc_1 (filename, buf_p, 0); in target_fileio_read_alloc()
3550 transferred = target_fileio_read_alloc_1 (filename, &buffer, 1); in target_fileio_read_stralloc()