Searched defs:first_unwind (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dunwind.c492 Os_desc *first_unwind; local
534 first_unwind = 0;
549 if (first_unwind == 0)
550 first_unwind = osp;
790 *uint_ptr = first_unwind->os_shdr->sh_addr -

Completed in 45 milliseconds