Searched defs:bss_size (Results 1 – 3 of 3) sorted by relevance
64 unsigned long bss_size; in exec_linux_imgact() local
183 unsigned long bss_size; in exec_aout_imgact() local
68 static uint64_t bss_size, data_size, text_size, total_size; variable