Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/tools/darwin-threads/
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()