/ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/ |
D | reset.arm | 9 .data.w __ghsend_stack # Reset and system stack ptr 10 .data.w __Reset_Handler # Reset goes to Reset Handler 11 .data.w __tx_NMIHandler # NMI 12 .data.w __tx_BadHandler # HardFault 13 .data.w 0 # MemManage 14 .data.w 0 # BusFault 15 .data.w 0 # UsageFault 16 .data.w 0 # 7 17 .data.w 0 # 8 18 .data.w 0 # 9 [all …]
|
D | sample_threadx.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | sample_threadx_el.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
/ThreadX-v6.4.1/ports/cortex_m3/ghs/example_build/ |
D | reset.arm | 9 .data.w __ghsend_stack # Reset and system stack ptr 10 .data.w __Reset_Handler # Reset goes to Reset Handler 11 .data.w __tx_NMIHandler # NMI 12 .data.w __tx_BadHandler # HardFault 13 .data.w 0 # MemManage 14 .data.w 0 # BusFault 15 .data.w 0 # UsageFault 16 .data.w 0 # 7 17 .data.w 0 # 8 18 .data.w 0 # 9 [all …]
|
D | sample_threadx_el.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | sample_threadx.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
/ThreadX-v6.4.1/ports/cortex_m7/ghs/example_build/ |
D | reset.arm | 9 .data.w __ghsend_stack # Reset and system stack ptr 10 .data.w __Reset_Handler # Reset goes to Reset Handler 11 .data.w __tx_NMIHandler # NMI 12 .data.w __tx_BadHandler # HardFault 13 .data.w 0 # MemManage 14 .data.w 0 # BusFault 15 .data.w 0 # UsageFault 16 .data.w 0 # 7 17 .data.w 0 # 8 18 .data.w 0 # 9 [all …]
|
D | sample_threadx.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | sample_threadx_el.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/example_build/ |
D | demo_threadx.ld | 9 /**** Code and read-only data ****/ 37 _ftext = ABSOLUTE(.) ; /* Start of code and read-only data */ 45 _etext = ABSOLUTE(.) ; /* End of code and read-only data */ 48 /**** Initialised data ****/ 50 .data : 52 _fdata = ABSOLUTE(.); /* Start of initialised data */ 53 *(.data*) argument 57 _gp = ABSOLUTE(. + 0x7ff0); /* Base of small data */ argument 58 LC8 = ABSOLUTE(. + 0x7ff0); /* Base of small data */ argument 66 _edata = ABSOLUTE(.) ; /* End of initialised data */ argument [all …]
|
/ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/ |
D | sample_threadx_el.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | sample_threadx.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
/ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/ |
D | sample_threadx.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | sample_threadx_el.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
/ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/ |
D | sample_threadx.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | sample_threadx_el.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | reset.arm | 25 .data.w __ghsend_stack 27 .data.w _start # Reset goes to startup function 29 .data.w __tx_undefined # Undefined handler 31 .data.w __tx_swi_interrupt # Software interrupt handler 33 .data.w __tx_prefetch_handler # Prefetch exception handler 35 .data.w __tx_abort_handler # Abort exception handler 37 .data.w __tx_reserved_handler # Reserved exception handler 39 .data.w __tx_irq_handler # IRQ interrupt handler 41 .data.w __tx_fiq_handler # FIQ interrupt handler
|
/ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/ |
D | sample_threadx.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | sample_threadx_el.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
/ThreadX-v6.4.1/ports/cortex_r7/ghs/example_build/ |
D | sample_threadx.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | sample_threadx_el.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
/ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/ |
D | sample_threadx.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | sample_threadx_el.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
/ThreadX-v6.4.1/ports/cortex_a7/ghs/example_build/ |
D | sample_threadx.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|
D | sample_threadx_el.ld | 7 # rodata - read only data 8 # romdata - the ROM image of .data 11 # pidbase - base of the data sections, relocatable in -pid mode 12 # sdabase - base of the small data area section pointer 13 # sbss - small BSS (zeroed data) section 14 # sdata - small data section 15 # data - non-zeroed writeable data section 16 # bss - zeroed data section 32 .romdata ROM(.data) : 39 .data :
|