- Timestamp:
- Jul 6, 2007, 11:57:01 AM (17 years ago)
- File:
-
- 1 edited
-
branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s
r6782 r6784 4816 4816 4817 4817 __ifdef([DARWIN]) 4818 .if 1 4818 4819 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support 4819 4820 EH_frame1: … … 4827 4828 .byte 0x78 /* sleb128 -8; CIE Data Alignment Factor */ 4828 4829 .byte 0x10 /* CIE RA Column */ 4829 .byte 0x 7 /* uleb128 0x7; Augmentation size */4830 .byte 0xb /* uleb128 0xb; Augmentation size */ 4830 4831 .byte 0x8c /* Personality (indirect sdata8) */ 4831 4832 .quad lisp_global(objc_2_personality) … … 4865 4866 LEFDEffcall: 4866 4867 .text 4868 .endif 4867 4869 __endif 4868 4870
Note:
See TracChangeset
for help on using the changeset viewer.
