Searched refs:bss_end (Results 1 – 1 of 1) sorted by relevance
45 uint8_t * bss_start, * bss_end; in init_data_bss() local48 bss_end = (uint8_t *)__bss_end; in init_data_bss()51 n = bss_end - bss_start; in init_data_bss()
Completed in 6 milliseconds