| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | reloc.c | 111 uint8_t *buf, *bss_start; in relocate_code() local 145 bss_start = (uint8_t *)((unsigned long)__bss_start + off); in relocate_code() 147 memset(bss_start, 0, bss_len); in relocate_code()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | a.out.h | 35 __u64 bss_start; member 72 #define a_bssstart ah.bss_start
|
| /OK3568_Linux_fs/u-boot/board/renesas/sh7753evb/ |
| H A D | spi-boot.c | 67 extern void bss_start(void); 128 volatile unsigned long len = (bss_start - _start + 31) & 0xffffffe0; in spiboot_main()
|
| /OK3568_Linux_fs/u-boot/tpl/ |
| H A D | u-boot-tpl.sym | |
| H A D | u-boot-spl.lds | |
| /OK3568_Linux_fs/kernel/arch/mips/boot/ |
| H A D | elf2ecoff.c | 242 a->bss_start = swab32(a->bss_start); in convert_ecoff_aouthdr() 428 eah.bss_start = bss.vaddr; in main() 459 esecs[2].s_paddr = esecs[2].s_vaddr = eah.bss_start; in main()
|
| H A D | ecoff.h | 46 int32_t bss_start; /* base of bss used for this file */ member
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.lds | |
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | smp.c | 205 unsigned long bss_start; member 221 stack_start.bss_start = 0; /* don't clear bss for secondary cpus */ in __cpu_up()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.lds | |
| /OK3568_Linux_fs/u-boot/arch/sh/lib/ |
| H A D | start.S | 63 ._bss_start: .long bss_start
|
| /OK3568_Linux_fs/u-boot/board/qualcomm/dragonboard410c/ |
| H A D | u-boot.lds | 87 .bss_start : {
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | u-boot-spl.lds | 76 .bss_start (NOLOAD) : {
|
| H A D | u-boot.lds | 143 .bss_start : {
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | board_f.c | 134 ulong bss_start, bss_end, text_base; in display_text_info() local 136 bss_start = (ulong)&__bss_start; in display_text_info() 146 text_base, bss_start, bss_end); in display_text_info()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | u-boot-tpl-v8.lds | 56 .bss_start (NOLOAD) : {
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | osf_sys.c | 70 unsigned long, text_len, unsigned long, bss_start, in SYSCALL_DEFINE4() argument 76 mm->end_code = bss_start + bss_len; in SYSCALL_DEFINE4() 77 mm->start_brk = bss_start + bss_len; in SYSCALL_DEFINE4() 78 mm->brk = bss_start + bss_len; in SYSCALL_DEFINE4() 81 text_start, text_len, bss_start, bss_len); in SYSCALL_DEFINE4()
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_t335/ |
| H A D | u-boot.lds | 88 .bss_start __rel_dyn_start (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/arch/sh/cpu/ |
| H A D | u-boot.lds | 80 PROVIDE (bss_start = .); symbol
|
| /OK3568_Linux_fs/u-boot/board/birdland/bav335x/ |
| H A D | u-boot.lds | 92 .bss_start __rel_dyn_start (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/board/cirrus/edb93xx/ |
| H A D | u-boot.lds | 91 .bss_start __rel_dyn_start (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/ |
| H A D | u-boot.lds | 105 .bss_start __rel_dyn_start (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx31ads/ |
| H A D | u-boot.lds | 87 .bss_start __rel_dyn_start (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/board/vscom/baltos/ |
| H A D | u-boot.lds | 104 .bss_start __rel_dyn_start (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/board/ti/am335x/ |
| H A D | u-boot.lds | 134 .bss_start __rel_dyn_start (OVERLAY) : {
|