Home
last modified time | relevance | path

Searched defs:Seek (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTraceCursor.cpp67 bool SBTraceCursor::Seek(int64_t offset, lldb::TraceCursorSeekType origin) { in Seek() function in SBTraceCursor
/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp71 bool TraceCursorIntelPT::Seek(int64_t offset, in Seek() function in TraceCursorIntelPT
/openbsd-src/gnu/usr.bin/perl/
H A Dperliol.h36 IV (*Seek) (pTHX_ PerlIO *f, Off_t offset, int whence); member