Searched refs:unwind (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/lib/libc/ |
H A D | Makefile.targ | 253 pics/%.o: $(LIBCBASE)/../$(TARGET_ARCH)/unwind/%.c 257 pics/%.o: $(LIBCBASE)/../$(TARGET_ARCH)/unwind/%.s 261 pics/%.o: $(LIBCBASE)/../port/unwind/%.c 265 pics/%.o: $(LIBCBASE)/../$(MACH)/unwind/%.s
|
/titanic_50/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 | 859 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, in unwind() function 5222 unwind(cache, shnum, phnum, ehdr, osabi, file, elf, flags); in regular()
|
/titanic_50/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_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 861 unwind.o 863 pics/unwind.o:= COPTFLAG64 = 1103 $(UNWINDMACHOBJS:%.o=unwind/%.c) \
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 876 unwind.o 1120 $(UNWINDMACHOBJS:%.o=$(LIBCDIR)/port/unwind/%.c) \ 1177 unwind.o
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 902 unwind.o 1167 $(UNWINDMACHOBJS:%.o=$(LIBCDIR)/port/unwind/%.c) \ 1220 unwind.o
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 930 unwind.o 1191 $(UNWINDMACHOBJS:%.o=$(LIBCDIR)/port/unwind/%.c) \ 1250 unwind.o
|
/titanic_50/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_50/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_50/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_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1064 # Exception unwind APIs required by the amd64 ABI
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 9697 table load. Related to the problem above, this was causing unwind issues
|