/external/valgrind/main/coregrind/m_coredump/ |
coredump-elf.c | 645 VG_(lseek)(core_fd, phdrs[1].p_offset, VKI_SEEK_SET); 654 vg_assert(VG_(lseek)(core_fd, phdrs[idx].p_offset, VKI_SEEK_SET)
|
/external/valgrind/main/coregrind/m_gdbserver/ |
server.c | 589 VG_(lseek) (fd, ofs, VKI_SEEK_SET); [all...] |
/external/valgrind/main/coregrind/ |
m_machine.c | 566 VG_(lseek)( fh, 0, VKI_SEEK_SET ); 653 VG_(lseek)( fh, 0, VKI_SEEK_SET ); [all...] |
/external/valgrind/main/include/vki/ |
vki-darwin.h | 251 #define VKI_SEEK_SET SEEK_SET
|
vki-linux.h | 558 #define VKI_SEEK_SET 0 [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-generic.c | 790 VG_(lseek)(sr_Res(f), d.d_off, VKI_SEEK_SET); [all...] |
syswrap-linux.c | [all...] |