| /OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/ |
| H A D | refcode.c | 54 uint32_t bss_end; member 106 size = hdr->bss_end - hdr->bss_begin; in cpu_run_reference_code()
|
| /OK3568_Linux_fs/u-boot/tpl/ |
| H A D | u-boot-tpl.sym | |
| H A D | u-boot-spl.lds | |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | flat.h | 37 unsigned long bss_end; /* Offset of end of bss segment from beginning member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | flat.h | 37 unsigned long bss_end; /* Offset of end of bss segment from beginning member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | flat.h | 29 __be32 bss_end; /* Offset of end of bss segment from beginning member
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.lds | |
| /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 | 64 ._bss_end: .long bss_end
|
| /OK3568_Linux_fs/u-boot/board/qualcomm/dragonboard410c/ |
| H A D | u-boot.lds | 96 .bss_end : {
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | u-boot-spl.lds | 86 .bss_end (NOLOAD) : {
|
| H A D | u-boot.lds | 152 .bss_end : {
|
| /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 137 bss_end = (ulong)&__bss_end; 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 | 66 .bss_end (NOLOAD) : {
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_t335/ |
| H A D | u-boot.lds | 99 .bss_end __bss_limit (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/arch/sh/cpu/ |
| H A D | u-boot.lds | 87 PROVIDE (bss_end = .); symbol
|
| /OK3568_Linux_fs/u-boot/board/birdland/bav335x/ |
| H A D | u-boot.lds | 103 .bss_end __bss_limit (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/board/cirrus/edb93xx/ |
| H A D | u-boot.lds | 102 .bss_end __bss_limit (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/ |
| H A D | u-boot.lds | 116 .bss_end __bss_limit (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx31ads/ |
| H A D | u-boot.lds | 97 .bss_end __bss_limit (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/board/vscom/baltos/ |
| H A D | u-boot.lds | 115 .bss_end __bss_limit (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/board/ti/am335x/ |
| H A D | u-boot.lds | 145 .bss_end __bss_limit (OVERLAY) : {
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/ |
| H A D | u-boot.lds | 239 .bss_end __bss_limit (OVERLAY) : {
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | smp.c | 206 unsigned long bss_end; member
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | binfmt_flat.c | 473 bss_len = ntohl(hdr->bss_end) - ntohl(hdr->data_end); in load_flat_file()
|