Searched refs:__bss_start (Results 1 – 19 of 19) sorted by relevance
| /libcpu/risc-v/virt64/ |
| A D | start.c | 19 dst = &__bss_start; in init_bss()
|
| /libcpu/mips/common/ |
| A D | entry_gcc.S | 51 PTR_LA t0, __bss_start
|
| /libcpu/arm/AT91SAM7X/ |
| A D | start_gcc.S | 63 _bss_start: .word __bss_start 167 ldr r1,=__bss_start /* bss start */
|
| /libcpu/arm/lpc24xx/ |
| A D | start_gcc.S | 90 .word __bss_start 141 ldr r1,=__bss_start /* bss start */
|
| /libcpu/aarch64/ |
| A D | link.lds.S | 154 PROVIDE(__bss_start = .); symbol
|
| /libcpu/arm/s3c24x0/ |
| A D | start_gcc.S | 137 .word __bss_start 202 ldr r1,=__bss_start /* bss start */
|
| /libcpu/arm/realview-a8-vmm/ |
| A D | start_gcc.S | 61 ldr r1,=__bss_start /* bss start */
|
| /libcpu/arm/AT91SAM7S/ |
| A D | start_gcc.S | 63 _bss_start: .word __bss_start
|
| /libcpu/arm/arm926/ |
| A D | start_gcc.S | 135 ldr r1, =__bss_start
|
| /libcpu/arm/s3c44b0/ |
| A D | start_gcc.S | 55 _bss_start: .word __bss_start
|
| /libcpu/ppc/ppc405/ |
| A D | start_gcc.S | 194 GOT_ENTRY(__bss_start) 367 .set START_BSS, __bss_start
|
| /libcpu/arm/lpc214x/ |
| A D | startup_gcc.S | 158 ldr r1,=__bss_start /* bss start */
|
| /libcpu/arm/am335x/ |
| A D | start_gcc.S | 57 ldr r1,=__bss_start /* bss start */
|
| /libcpu/aarch64/cortex-a/ |
| A D | entry_point.S | 252 get_phy x1, __bss_start
|
| /libcpu/unicore32/sep6200/ |
| A D | start_gcc.S | 114 .word __bss_start @ load end address
|
| /libcpu/arm/zynqmp-r5/ |
| A D | start_gcc.S | 217 ldr r1,=__bss_start /* bss start */
|
| /libcpu/arm/cortex-r4/ |
| A D | start_gcc.S | 146 ldr r1,=__bss_start /* bss start */
|
| /libcpu/arm/cortex-a/ |
| A D | start_gcc.S | 85 get_phy r1, __bss_start, pv_off
|
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 126 set __bss_start, %g2
|
Completed in 30 milliseconds