Searched defs:unwind (Results 1 - 5 of 5) 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; member in struct:__anon1431
1188 sec.unwind.type = SINFO_T_UNWIND;
1189 sinfo = &sec.unwind;
H A Delfdump.c535 * uphdr - NULL, or unwind program header associated with
718 * diagnostic is only produced when unwind information is explicitly
858 * Display information from unwind/exception sections:
865 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, function
929 * .eh_frame - amd64/GNU-compiler unwind sections
931 * .exception_ranges - Sun C++ unwind sections
5303 unwind(cache, shnum, phnum, ehdr, osabi, file, elf, flags);
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile856 unwind.o
858 pics/unwind.o:= COPTFLAG64 =
1100 $(UNWINDMACHOBJS:%.o=unwind/%.c) \
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c907 _thrp_exit_common(void *status, int unwind) argument
949 if (unwind)

Completed in 82 milliseconds