Home
last modified time | relevance | path

Searched refs:bss_end (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Drefcode.c54 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 Du-boot-tpl.sym
H A Du-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 Dflat.h37 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 Dflat.h37 unsigned long bss_end; /* Offset of end of bss segment from beginning member
/OK3568_Linux_fs/kernel/include/linux/
H A Dflat.h29 __be32 bss_end; /* Offset of end of bss segment from beginning member
/OK3568_Linux_fs/u-boot/
H A Du-boot.lds
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.lds
/OK3568_Linux_fs/u-boot/arch/sh/lib/
H A Dstart.S64 ._bss_end: .long bss_end
/OK3568_Linux_fs/u-boot/board/qualcomm/dragonboard410c/
H A Du-boot.lds96 .bss_end : {
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Du-boot-spl.lds86 .bss_end (NOLOAD) : {
H A Du-boot.lds152 .bss_end : {
/OK3568_Linux_fs/u-boot/common/
H A Dboard_f.c134 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 Du-boot-tpl-v8.lds66 .bss_end (NOLOAD) : {
/OK3568_Linux_fs/u-boot/board/compulab/cm_t335/
H A Du-boot.lds99 .bss_end __bss_limit (OVERLAY) : {
/OK3568_Linux_fs/u-boot/arch/sh/cpu/
H A Du-boot.lds87 PROVIDE (bss_end = .); symbol
/OK3568_Linux_fs/u-boot/board/birdland/bav335x/
H A Du-boot.lds103 .bss_end __bss_limit (OVERLAY) : {
/OK3568_Linux_fs/u-boot/board/cirrus/edb93xx/
H A Du-boot.lds102 .bss_end __bss_limit (OVERLAY) : {
/OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/
H A Du-boot.lds116 .bss_end __bss_limit (OVERLAY) : {
/OK3568_Linux_fs/u-boot/board/freescale/mx31ads/
H A Du-boot.lds97 .bss_end __bss_limit (OVERLAY) : {
/OK3568_Linux_fs/u-boot/board/vscom/baltos/
H A Du-boot.lds115 .bss_end __bss_limit (OVERLAY) : {
/OK3568_Linux_fs/u-boot/board/ti/am335x/
H A Du-boot.lds145 .bss_end __bss_limit (OVERLAY) : {
/OK3568_Linux_fs/u-boot/arch/arm/cpu/
H A Du-boot.lds239 .bss_end __bss_limit (OVERLAY) : {
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dsmp.c206 unsigned long bss_end; member
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_flat.c473 bss_len = ntohl(hdr->bss_end) - ntohl(hdr->data_end); in load_flat_file()

12