Home
last modified time | relevance | path

Searched defs:JumpToLine (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBThread.cpp941 SBError SBThread::JumpToLine(lldb::SBFileSpec &file_spec, uint32_t line) { in JumpToLine() function in SBThread
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThread.cpp1560 Status Thread::JumpToLine(const FileSpec &file, uint32_t line, in JumpToLine() function in Thread