Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dproftool.c361 unsigned long removed_code_size = 0; in check_functions() local
367 removed_code_size += func->code_size; in check_functions()
376 not_found, removed_code_size); in check_functions()