Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dbinfmt_som.c135 unsigned long bss_start, som_brk; in map_som_binary() local
/linux-2.4.37.9/arch/mips/boot/
Decoff.h43 long bss_start; /* base of bss used for this file */ member
/linux-2.4.37.9/include/asm-alpha/
Da.out.h34 __u64 bss_start; member
/linux-2.4.37.9/arch/alpha/kernel/
Dosf_sys.c68 unsigned long bss_start, unsigned long bss_len) in osf_set_program_attributes()