Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/darwin-threads/
H A Dexamine-threads.c197 uint64_t get_current_pc(thread_t thread, int *wordsize) { in get_current_pc() function
404 uint64_t pc = get_current_pc(thread_list[i], &wordsize); in main()