/titanic_41/usr/src/lib/common/amd64/ |
H A D | gcrt1.s | 37 .globl _start 101 .type _start,@function 102 _start: label 148 movq $_start,%rdi 191 .size _start, .-_start
|
H A D | crt1.s | 37 .globl _start 103 .type _start,@function 104 _start: label 172 .size _start, .-_start
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | nbloader.S | 28 .globl _start; _start: 40 .word NBI_DEST_OFF + (relocate - _start) 71 ljmp $0, $(RELOCATED_ADDR + copy_rest - _start) 120 . = _start + 0x200 - 1
|
H A D | pxeloader.S | 27 .globl _start; _start: 46 . = _start + 0x7C80 - 0x7C00 53 . = _start + 0x8200 - 0x7C00 - 1
|
H A D | start.S | 35 # 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 D | 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
|
/titanic_41/usr/src/lib/common/i386/ |
H A D | gcrt1.s | 37 .globl _start 83 .type _start,@function 84 _start: label 118 pushl $_start 206 .size _start, .-_start
|
H A D | crt1.s | 35 .globl _start 83 .type _start,@function 84 _start: label 182 .size _start, .-_start
|
/titanic_41/usr/src/uts/i86pc/dboot/ |
H A D | dboot_xen.s | 39 ENTRY_NP(_start) 82 SET_SIZE(_start) 86 ENTRY_NP(_start) 124 SET_SIZE(_start)
|
H A D | dboot_grub.s | 42 .globl _start 43 _start: label
|
/titanic_41/usr/src/grub/grub-0.97/stage1/ |
H A D | stage1.S | 30 #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 D | crt.s | 31 _start(void) 54 ENTRY_NP(_start) 71 SET_SIZE(_start)
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | boot.S | 23 .globl start, _start 25 _start: label 43 .long _start
|
H A D | boot.S.texi | 23 .globl start, _start 25 _start: 43 .long _start
|
/titanic_41/usr/src/lib/brand/shared/brand/i386/ |
H A D | crt.s | 31 _start(void) 54 ENTRY_NP(_start) 75 SET_SIZE(_start)
|
/titanic_41/usr/src/lib/brand/shared/brand/sparc/ |
H A D | crt.s | 32 _start(void) 56 ENTRY_NP(_start) 78 SET_SIZE(_start)
|
/titanic_41/usr/src/psm/stand/bootlst/sparc/ |
H A D | srt0.s | 45 _start(void *a, ...) 68 ENTRY(_start) 87 SET_SIZE(_start)
|
/titanic_41/usr/src/psm/stand/boot/sparc/common/ |
H A D | sun4u_srt0.s | 41 _start(void *a, ...) 58 ! Create a stack just below _start.
|
H A D | boot_plat.h | 104 extern void _start(void *romp, ...);
|
/titanic_41/usr/src/ucbcmd/sbcp/ |
H A D | sbcp.s | 56 ! _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 D | cb_srt0.s | 52 _start(void *a, ...) 77 ENTRY(_start)
|
H A D | bitmap.c | 433 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 D | breaks | 24 break _start 26 delete _start
|
/titanic_41/usr/src/uts/i86pc/ml/ |
H A D | fb_swtch_src.s | 89 .globl _start 90 _start: label 97 movq $_start, %rsp 115 movl $_start, %esp
|
H A D | bios_call_src.s | 55 .globl _start 56 _start: label 76 movl $_start, %esp 97 movq $_start, %rsp
|