Home
last modified time | relevance | path

Searched refs:_start (Results 1 – 25 of 57) sorted by relevance

123

/titanic_41/usr/src/lib/common/amd64/
H A Dgcrt1.s37 .globl _start
101 .type _start,@function
102 _start: label
148 movq $_start,%rdi
191 .size _start, .-_start
H A Dcrt1.s37 .globl _start
103 .type _start,@function
104 _start: label
172 .size _start, .-_start
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dnbloader.S28 .globl _start; _start:
40 .word NBI_DEST_OFF + (relocate - _start)
71 ljmp $0, $(RELOCATED_ADDR + copy_rest - _start)
120 . = _start + 0x200 - 1
H A Dpxeloader.S27 .globl _start; _start:
46 . = _start + 0x7C80 - 0x7C00
53 . = _start + 0x8200 - 0x7C00 - 1
H A Dstart.S35 # define ABS(x) (x-_start+0x2000)
37 # define ABS(x) (x-_start+0x8000)
51 .globl start, _start
53 _start: label
388 . = _start + 0x200 - BOOTSEC_LISTSIZE
H A Dstart_eltorito.S40 #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
/titanic_41/usr/src/lib/common/i386/
H A Dgcrt1.s37 .globl _start
83 .type _start,@function
84 _start: label
118 pushl $_start
206 .size _start, .-_start
H A Dcrt1.s35 .globl _start
83 .type _start,@function
84 _start: label
182 .size _start, .-_start
/titanic_41/usr/src/uts/i86pc/dboot/
H A Ddboot_xen.s39 ENTRY_NP(_start)
82 SET_SIZE(_start)
86 ENTRY_NP(_start)
124 SET_SIZE(_start)
H A Ddboot_grub.s42 .globl _start
43 _start: label
/titanic_41/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S30 #define ABS(x) (x-_start+0x7c00)
46 .globl _start; _start:
65 . = _start + 4
85 . = _start + STAGE1_BPBEND
435 . = _start + STAGE1_WINDOWS_NT_MAGIC
447 . = _start + STAGE1_PARTSTART
496 . = _start + STAGE1_PARTEND
/titanic_41/usr/src/lib/brand/shared/brand/amd64/
H A Dcrt.s31 _start(void)
54 ENTRY_NP(_start)
71 SET_SIZE(_start)
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dboot.S23 .globl start, _start
25 _start: label
43 .long _start
H A Dboot.S.texi23 .globl start, _start
25 _start:
43 .long _start
/titanic_41/usr/src/lib/brand/shared/brand/i386/
H A Dcrt.s31 _start(void)
54 ENTRY_NP(_start)
75 SET_SIZE(_start)
/titanic_41/usr/src/lib/brand/shared/brand/sparc/
H A Dcrt.s32 _start(void)
56 ENTRY_NP(_start)
78 SET_SIZE(_start)
/titanic_41/usr/src/psm/stand/bootlst/sparc/
H A Dsrt0.s45 _start(void *a, ...)
68 ENTRY(_start)
87 SET_SIZE(_start)
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_srt0.s41 _start(void *a, ...)
58 ! Create a stack just below _start.
H A Dboot_plat.h104 extern void _start(void *romp, ...);
/titanic_41/usr/src/ucbcmd/sbcp/
H A Dsbcp.s56 ! _start - execution starts here (after the runtime linker runs)
65 ENTRY_NP(_start)
112 SET_SIZE(_start)
/titanic_41/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcb_srt0.s52 _start(void *a, ...)
77 ENTRY(_start)
H A Dbitmap.c433 size = PAGE_ROUNDUP((uintptr_t)_end) - (uintptr_t)_start; in cb_get_physavail()
434 ppn = cpr_vatopfn((caddr_t)_start); in cb_get_physavail()
546 saddr = (caddr_t)_start; in cb_relocate()
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/tests/
H A Dbreaks24 break _start
26 delete _start
/titanic_41/usr/src/uts/i86pc/ml/
H A Dfb_swtch_src.s89 .globl _start
90 _start: label
97 movq $_start, %rsp
115 movl $_start, %esp
H A Dbios_call_src.s55 .globl _start
56 _start: label
76 movl $_start, %esp
97 movq $_start, %rsp

123