Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dproftool.c362 unsigned long removed_code_size = 0; in check_functions() local
368 removed_code_size += func->code_size; in check_functions()
377 not_found, removed_code_size); in check_functions()