Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c247 uint64_t old_pc = old_ctx->pc; in down_one() local
250 if (old_cfa == 0 || old_pc == 0) { in down_one()