Searched refs:get_caller_symbol (Results 1 - 2 of 2) sorted by relevance

/external/lldb/test/python_api/thread/
H A DTestThreadAPI.py8 from lldbutil import get_stopped_thread, get_caller_symbol namespace
185 caller_symbol = get_caller_symbol(thread)
/external/lldb/test/
H A Dlldbutil.py562 def get_caller_symbol(thread): function

Completed in 123 milliseconds