Home
last modified time | relevance | path

Searched refs:RemoveRecognizerWithID (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Target/
DStackFrameRecognizer.h118 bool RemoveRecognizerWithID(uint32_t recognizer_id);
/openbsd/src/gnu/llvm/lldb/source/Target/
DStackFrameRecognizer.cpp89 bool StackFrameRecognizerManager::RemoveRecognizerWithID( in RemoveRecognizerWithID() function in StackFrameRecognizerManager
/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectFrame.cpp1002 .RemoveRecognizerWithID(recognizer_id)) { in DoExecute()