Home
last modified time | relevance | path

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

123456

/ThreadX-v6.2.1/ports/cortex_a12/gnu/example_build/
Dreset.S25 .global _start
50 .word _start // Reset goes to C startup function
Dcrt0.S8 .global _start
11 _start: label
/ThreadX-v6.2.1/ports/cortex_a7/gnu/example_build/
Dreset.S25 .global _start
50 .word _start // Reset goes to C startup function
Dcrt0.S8 .global _start
11 _start: label
/ThreadX-v6.2.1/ports/cortex_a5/gnu/example_build/
Dreset.S25 .global _start
50 .word _start // Reset goes to C startup function
Dcrt0.S8 .global _start
11 _start: label
/ThreadX-v6.2.1/ports/cortex_a15/gnu/example_build/
Dreset.S25 .global _start
50 .word _start // Reset goes to C startup function
Dcrt0.S8 .global _start
11 _start: label
/ThreadX-v6.2.1/ports_module/cortex_a7/gnu/example_build/
Dreset.S25 .global _start
50 .word _start // Reset goes to C startup function
Dcrt0.S8 .global _start
11 _start: label
/ThreadX-v6.2.1/ports/cortex_a8/gnu/example_build/
Dreset.S25 .global _start
50 .word _start // Reset goes to C startup function
Dcrt0.S8 .global _start
11 _start: label
/ThreadX-v6.2.1/ports/cortex_a9/gnu/example_build/
Dreset.S25 .global _start
50 .word _start // Reset goes to C startup function
Dcrt0.S8 .global _start
11 _start: label
/ThreadX-v6.2.1/ports/cortex_a17/gnu/example_build/
Dreset.S25 .global _start
50 .word _start // Reset goes to C startup function
Dcrt0.S8 .global _start
11 _start: label
/ThreadX-v6.2.1/ports/cortex_r5/gnu/example_build/
Dcrt0.S8 .global _start
11 _start: label
Dreset.S36 .global _start
62 .word _start @ Reset goes to C startup function
/ThreadX-v6.2.1/ports/cortex_r4/gnu/example_build/
Dcrt0.S8 .global _start
11 _start: label
Dreset.S36 .global _start
62 .word _start @ Reset goes to C startup function
/ThreadX-v6.2.1/ports/arm11/gnu/example_build/
Dcrt0.S8 .global _start
11 _start: label
Dreset.S36 .global _start
62 .word _start @ Reset goes to C startup function
/ThreadX-v6.2.1/ports/arm9/gnu/example_build/
Dcrt0.S8 .global _start
11 _start: label
Dreset.S36 .global _start
62 .word _start @ Reset goes to C startup function
/ThreadX-v6.2.1/ports_smp/arc_hs_smp/metaware/example_build/sample_threadx/
Dcrt1cl.s23 .global _start
24 .type _start, @function
26 _start: label
65 ; is passed to _start in the r0 register. We figure out the new code
111 .cfa_bf _start

123456