Home
last modified time | relevance | path

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

/llvm-project/lldb/source/API/
H A DSBTraceCursor.cpp67 bool SBTraceCursor::Seek(int64_t offset, lldb::TraceCursorSeekType origin) { in Seek() function in SBTraceCursor
/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp71 bool TraceCursorIntelPT::Seek(int64_t offset, in Seek() function in TraceCursorIntelPT
/llvm-project/flang/runtime/
H A Dfile.cpp374 bool OpenFile::Seek(FileOffset at, IoErrorHandler &handler) { in Seek() function in Fortran::runtime::io::OpenFile