Searched defs:pc (Results 1 – 3 of 3) sorted by relevance
74 uintptr_t pc, in trusty_app_symbolize()
124 uintptr_t pc = arch_extract_return_addr(frame->ret_addr); in print_function_info() local
187 static void update_record(struct sancov_ctx* ctx, size_t idx, uintptr_t pc) { in update_record()