Searched refs:get_caller_symbol (Results 1 – 2 of 2) sorted by relevance
8 from lldbutil import get_stopped_thread, get_caller_symbol185 caller_symbol = get_caller_symbol(thread)
562 def get_caller_symbol(thread): function