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

/external/valgrind/coregrind/m_gdbserver/
H A Dtarget.c603 const HChar *getoff = "getoff"; local
604 HChar outfile[VG_(mkstemp_fullname_bufsz) (VG_(strlen)(getoff))];
605 Int fd = VG_(mkstemp) (getoff, outfile);
610 + VG_(strlen)(getoff) - 2
620 VG_(libdir), getoff, platform, outfile);

Completed in 57 milliseconds