Home
last modified time | relevance | path

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

/lib/libc/amd64/
Dentry.S8 .globl _start symbol
9 _start: label
/sys/amd64/
Dmultiboot.S22 .globl _start symbol
23 _start: .code32 label
36 .long LOWMEM(_start)
Dkernel.lds6 ENTRY(_start)
/lib/libc/
Dcrt1.c101 _start(char **ap) in _start() function