Home
last modified time | relevance | path

Searched refs:__bss_size (Results 1 – 4 of 4) sorted by relevance

/u-boot/tools/binman/test/
A Dbss_data.c10 int __bss_size = sizeof(bss_data); variable
A Dbss_data.lds14 __bss_size = 10; symbol
/u-boot/arch/arm/cpu/
A Du-boot-spl.lds69 __bss_size = __bss_end - __bss_start; symbol
/u-boot/arch/x86/cpu/
A Du-boot-spl.lds70 __bss_size = __bss_end - __bss_start; symbol

Completed in 4 milliseconds