Searched refs:found_extrasym (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/tools/arm_boot/
H A Darm_bootimage.c251 int found_extrasym= 0; local
288 found_extrasym= 1;
292 if(image->extrasym_name && !found_extrasym)
298 int found_got_base= 0, found_entry= 0, found_extrasym= 0; local
382 found_extrasym= 1;
387 if(image->extrasym_name && !found_extrasym)

Completed in 99 milliseconds