Searched defs:Seek (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBTraceCursor.cpp | 67 bool SBTraceCursor::Seek(int64_t offset, lldb::TraceCursorSeekType origin) { in Seek() function in SBTraceCursor |
/llvm-project/lldb/source/Plugins/Trace/intel-pt/ | ||
H A D | TraceCursorIntelPT.cpp | 71 bool TraceCursorIntelPT::Seek(int64_t offset, in Seek() function in TraceCursorIntelPT |
/llvm-project/flang/runtime/ | ||
H A D | file.cpp | 374 bool OpenFile::Seek(FileOffset at, IoErrorHandler &handler) { in Seek() function in Fortran::runtime::io::OpenFile |