Home
last modified time | relevance | path

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

/titanic_44/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.c855 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, in unwind() function
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefspack/
H A Ddocmds.c196 static int unwind = 0; in do_list_item() local
/titanic_44/usr/src/lib/libc/port/threads/
H A Dthr.c914 _thrp_exit_common(void *status, int unwind) in _thrp_exit_common()