Searched refs:_start (Results 1 – 25 of 28) sorted by relevance
12
| /TwlSDK-5.3.1/ |
| D | changelog-TwlSDK-5_3_patch1-20090824.txt | 21 …Now, this detection is made in the _start function rather than in the OS_Init function so that the…
|
| /TwlSDK-5.3.1/build/libraries/init/ARM9.TWL/src/ |
| D | crt0.FLX.c | 29 void _start(void); 213 _start(void) in _start() function 683 bge @02_start in INITi_DoAutoload() 729 @02_start: in INITi_DoAutoload() 732 bne @03_start in INITi_DoAutoload() 738 beq @03_start in INITi_DoAutoload() 753 bge @03_start in INITi_DoAutoload() 799 @03_start: in INITi_DoAutoload()
|
| /TwlSDK-5.3.1/build/libraries/init/ARM9/src/ |
| D | crt0.c | 24 void _start(void); 82 SDK_WEAK_SYMBOL asm void _start( void ) in _start() function
|
| /TwlSDK-5.3.1/include/nitro/specfiles/2.x/ |
| D | ARM9-TEG.lcf.template | 102 # Set _start as entry address in ROM header 173 OBJECT(_start,*) 579 WRITEW _start; # Entry address
|
| D | ARM9-TEG-C.lcf.template | 89 OBJECT(_start,*) 507 WRITEW _start; # Entry address
|
| D | ARM9-TS-C.lcf.template | 534 WRITEW _start; # Entry address
|
| D | ARM9-TS-cloneboot-C.lcf.template | 558 WRITEW _start; # Entry address
|
| D | ARM9-TS.lcf.template | 584 WRITEW _start; # Entry address
|
| /TwlSDK-5.3.1/include/nitro/specfiles/ |
| D | ARM7-TEG.lcf.template | 111 # Set _start as entry address in ROM header 157 OBJECT(_start,*) 563 WRITEW _start; # Entry address
|
| D | ARM9-TEG.lcf.template | 116 # Set _start as entry address in ROM header 191 OBJECT(_start,*) 634 WRITEW _start; # Entry address
|
| D | ARM7-TS.lcf.template | 123 OBJECT(_start,*) 557 WRITEW _start; # Entry address
|
| D | ARM9-TEG-C.lcf.template | 107 OBJECT(_start,*) 562 WRITEW _start; # Entry address
|
| D | ARM9-TS-C.lcf.template | 609 WRITEW _start; # Entry address
|
| D | ARM9-TS-cloneboot-C.lcf.template | 633 WRITEW _start; # Entry address
|
| /TwlSDK-5.3.1/build/tools/makelcf.TWL/test/ |
| D | ARM9-TEG.autogen.lcf | 224 WRITEW _start; # Entry address
|
| D | test2.lcf | 456 WRITEW _start; # entry address
|
| D | test.autogen.lcf | 460 WRITEW _start; # Entry address
|
| /TwlSDK-5.3.1/build/buildtools/twl/ |
| D | commondefs.cctype.CW | 435 LDFLAGS_SYS ?= -stdlib -map closure -main _start
|
| /TwlSDK-5.3.1/build/buildtools/nitro/ |
| D | commondefs.cctype.CW | 440 LDFLAGS_SYS ?= -stdlib -map closure -main _start
|
| /TwlSDK-5.3.1/build/tools/makelcf/test/ |
| D | ARM9-TEG.autogen.lcf | 343 WRITEW _start; # Entry address
|
| D | test2.lcf | 580 WRITEW _start; # Entry address
|
| D | test.autogen.lcf | 579 WRITEW _start; # Entry address
|
| /TwlSDK-5.3.1/include/twl/specfiles/ |
| D | ARM7-TS.lcf.template | 79 OBJECT(_start,*) 544 WRITEW _start; # Entry address
|
| D | ARM9-TS.lcf.template | 96 OBJECT(_start,*) 572 WRITEW _start; # Entry address
|
| D | ARM9-TS-cloneboot-C.lcf.template | 98 OBJECT(_start,*) 588 WRITEW _start; # Entry address
|
12