Home
last modified time | relevance | path

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

/freebsd/sys/i386/linux/
H A Dimgact_linux.c64 unsigned long bss_size; in exec_linux_imgact() local
/freebsd/sys/kern/
H A Dimgact_aout.c181 unsigned long bss_size; in exec_aout_imgact() local
/freebsd/contrib/elftoolchain/size/
H A Dsize.c68 static uint64_t bss_size, data_size, text_size, total_size; variable
/illumos-gate/usr/src/uts/common/sys/
H A Dkobj.h98 size_t bss_size; member