/titanic_44/usr/src/cmd/fs.d/cachefs/cachefspack/ |
H A D | docmds.c | 196 static int unwind = 0; in do_list_item() local 330 if (unwind = discont_srch(flags, p)) { in do_list_item() 343 if (unwind) { in do_list_item() 401 if (unwind = discont_srch(flags, p)) { in do_list_item() 425 if (unwind = discont_srch(flags, p)) { in do_list_item() 462 if (unwind = discont_srch(flags, p)) { in do_list_item() 469 unwind = 0; in do_list_item()
|
/titanic_44/usr/src/lib/libc/ |
H A D | Makefile.targ | 247 pics/%.o: $(LIBCBASE)/../$(TARGET_ARCH)/unwind/%.c 251 pics/%.o: $(LIBCBASE)/../$(TARGET_ARCH)/unwind/%.s 255 pics/%.o: $(LIBCBASE)/../port/unwind/%.c 259 pics/%.o: $(LIBCBASE)/../$(MACH)/unwind/%.s
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | _elfdump.h | 195 #define unwind unwind64 macro 219 #define unwind unwind32 macro
|
H A D | fake_shdr.c | 1106 SINFO unwind; in fake_shdr_cache() member 1188 sec.unwind.type = SINFO_T_UNWIND; in fake_shdr_cache() 1189 sinfo = &sec.unwind; in fake_shdr_cache()
|
H A D | elfdump.msg | 66 @ MSG_USAGE_DETAIL23 "\t[-u]\t\tdump the contents of a frame unwind \
|
H A D | elfdump.c | 855 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, in unwind() function 5217 unwind(cache, shnum, phnum, ehdr, osabi, file, elf, flags); in regular()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | libld.intel.msg | 38 @ MSG_UNW_BADCIEVERS "unwind table: file %s: section %s: \
|
H A D | README.XLINK | 245 course, some features are extremely target-specific (like amd64 unwind
|
/titanic_44/usr/src/lib/libc/amd64/ |
H A D | Makefile | 856 unwind.o 858 pics/unwind.o:= COPTFLAG64 = 1094 $(UNWINDMACHOBJS:%.o=unwind/%.c) \
|
/titanic_44/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 870 unwind.o 1110 $(UNWINDMACHOBJS:%.o=$(LIBCDIR)/port/unwind/%.c) \ 1167 unwind.o
|
/titanic_44/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 897 unwind.o 1154 $(UNWINDMACHOBJS:%.o=$(LIBCDIR)/port/unwind/%.c) \ 1207 unwind.o
|
/titanic_44/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 925 unwind.o 1178 $(UNWINDMACHOBJS:%.o=$(LIBCDIR)/port/unwind/%.c) \ 1237 unwind.o
|
/titanic_44/usr/src/uts/common/io/i40e/ |
H A D | i40e_transceiver.c | 1101 goto unwind; in i40e_alloc_ring_mem() 1105 goto unwind; in i40e_alloc_ring_mem() 1108 goto unwind; in i40e_alloc_ring_mem() 1113 unwind: in i40e_alloc_ring_mem()
|
/titanic_44/usr/src/lib/libc/port/threads/ |
H A D | thr.c | 914 _thrp_exit_common(void *status, int unwind) in _thrp_exit_common() argument 956 if (unwind) in _thrp_exit_common()
|
/titanic_44/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 929 6191488 unwind eh_frame_hdr needs corrected encoding value 1247 6685125 ld/elfdump do not handle ZERO terminator .eh_frame amd64 unwind entry
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 998 # Exception unwind APIs required by the amd64 ABI
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 9697 table load. Related to the problem above, this was causing unwind issues
|