Home
last modified time | relevance | path

Searched defs:bss_start (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/sh/cpu/
H A Du-boot.lds79 PROVIDE (bss_start = .); symbol
/openbmc/u-boot/arch/mips/lib/
H A Dreloc.c110 uint8_t *buf, *bss_start; in relocate_code() local
/openbmc/linux/arch/mips/boot/
H A Decoff.h46 int32_t bss_start; /* base of bss used for this file */ member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Da.out.h35 __u64 bss_start; member
/openbmc/linux/arch/sh/kernel/
H A Dsmp.c205 unsigned long bss_start; member
/openbmc/u-boot/common/
H A Dboard_f.c130 ulong bss_start, bss_end, text_base; in display_text_info() local
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c71 unsigned long, text_len, unsigned long, bss_start, in SYSCALL_DEFINE4() argument