| /onnv/onnv-gate/usr/src/lib/common/amd64/ |
| gcrt1.s | 37 .globl _start 101 .type _start,@function 102 _start: label 105 * there was a genuine call to _start. 148 movq $_start,%rdi 191 .size _start, .-_start
|
| crt1.s | 37 .globl _start 103 .type _start,@function 104 _start: label 107 * there was a genuine call to _start. 172 .size _start, .-_start
|
| /onnv/onnv-gate/usr/src/lib/common/i386/ |
| gcrt1.s | 37 .globl _start 80 * there was a genuine call to _start. 81 * sdb stack trace shows _start(argc,argv[0],argv[1],...,envp[0],...) 83 .type _start,@function 84 _start: label 118 pushl $_start 206 .size _start, .-_start
|
| crt1.s | 35 .globl _start 80 * there was a genuine call to _start. 81 * sdb stack trace shows _start(argc,argv[0],argv[1],...,envp[0],...) 83 .type _start,@function 84 _start: label 182 .size _start, .-_start
|
| /onnv/onnv-gate/usr/src/grub/grub-0.97/docs/ |
| boot.S | 23 .globl start, _start 25 _start: label 43 .long _start
|
| /onnv/onnv-gate/usr/src/uts/i86pc/dboot/ |
| dboot_grub.s | 42 .globl _start 43 _start: label
|
| /onnv/onnv-gate/usr/src/psm/stand/boot/sparc/common/ |
| sun4u_srt0.s | 41 _start(void *a, ...) 58 ! Create a stack just below _start. 75 ENTRY(_start) function 117 SET_SIZE(_start)
|
| /onnv/onnv-gate/usr/src/psm/stand/bootlst/sparc/ |
| srt0.s | 45 _start(void *a, ...) 68 ENTRY(_start) function 87 SET_SIZE(_start)
|
| /onnv/onnv-gate/usr/src/uts/i86pc/ml/ |
| fb_swtch_src.s | 89 .globl _start 90 _start: label 97 movq $_start, %rsp 115 movl $_start, %esp
|
| bios_call_src.s | 55 .globl _start 56 _start: label 76 movl $_start, %esp 97 movq $_start, %rsp
|
| /onnv/onnv-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
| cb_srt0.s | 52 _start(void *a, ...) 77 ENTRY(_start) function 120 SET_SIZE(_start)
|
| /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/ |
| start.S | 35 # define ABS(x) (x-_start+0x2000) 37 # define ABS(x) (x-_start+0x8000) 51 .globl start, _start 53 _start: label 55 * _start is loaded at 0x8000 and is jumped to with 388 . = _start + 0x200 - BOOTSEC_LISTSIZE
|
| start_eltorito.S | 40 #define ABS(x) (x-_start+BOOTSEC_LOCATION) 59 .globl start, _start 67 _start: label 71 . = _start + 8 /* Pad to file offset 8 */ 309 . = _start + SECTOR_SIZE - BOOTSEC_LISTSIZE
|
| asm.S | 61 .globl start, _start 63 _start: label [all...] |
| /onnv/onnv-gate/usr/src/psm/stand/bootblks/ufs/i386/ |
| mboot.S | 77 * startup label _start will be executed at address PBOOT_ADDR (0x7C00), but 117 .global _start 119 _start: /* _start is loaded at PBOOT_ADDR */ label
|
| /onnv/onnv-gate/usr/src/uts/i86pc/os/ |
| fakebop.c | 1700 _start(struct xboot_info *xbp) function [all...] |