Home
last modified time | relevance | path

Searched defs:unwind (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h195 #define unwind unwind64 macro
219 #define unwind unwind32 macro
H A Dfake_shdr.c1106 SINFO unwind; in fake_shdr_cache() member
H A Delfdump.c910 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, in unwind() function
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c919 _thrp_exit_common(void *status, int unwind) in _thrp_exit_common()