Home
last modified time | relevance | path

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

/arch/m68k/
A Dstart.S11 FUNCTION(_start)
20 lea %pc@(_start),%a0 // load the current address using PC relative addressing mode
21 movl #_start,%a1 // load the same symbol absolutely
65 END_FUNCTION(_start)
A Dlinker.ld12 ENTRY(_start)
17 _start = .; symbol
/arch/arm/arm-m/
A Dvectab.c20 extern void _start(void);
66 _start,
A Dstart.c18 void _start(void) { in _start() function
/arch/x86/32/
A Dstart.S20 .global _start
21 _start: label
41 .int PHYS(_start)
A Dkernel.ld26 ENTRY(_start)
/arch/mips/
A Dstart.S11 FUNCTION(_start)
A Dlinker.ld4 ENTRY(_start)
/arch/x86/64/
A Dstart.S24 .global _start
25 _start: label
45 .int PHYS(_start)
A Dkernel.ld26 ENTRY(_start)
/arch/riscv/
A Dstart.S15 FUNCTION(_start)
82 lla t0, _start
114 END_FUNCTION(_start)
A Dlinker-onesegment.ld12 ENTRY(_start)
17 _start = .; symbol
A Dlinker-twosegment.ld16 ENTRY(_start)
21 _start = .; symbol
/arch/or1k/
A Dlinker.ld4 ENTRY(_start)
9 _start = .; symbol
/arch/arm/
A Dsystem-onesegment.ld4 ENTRY(_start)
9 _start = .; symbol
A Dsystem-twosegment.ld4 ENTRY(_start)
/arch/microblaze/
A Dlinker.ld4 ENTRY(_start)
9 _start = .; symbol
/arch/arm/arm/
A Dstart.S17 .globl _start
18 _start: label
85 adr r4, _start /* this emits sub r4, pc, #constant */
/arch/arm64/
A Dsystem-onesegment.ld4 ENTRY(_start)
A Dstart.S32 FUNCTION(_start)
108 adr paddr, _start

Completed in 17 milliseconds