Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTraceCursor.cpp49 bool SBTraceCursor::GoToId(lldb::user_id_t id) { in GoToId() function in SBTraceCursor
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp128 bool TraceCursorIntelPT::GoToId(user_id_t id) { in GoToId() function in TraceCursorIntelPT