Searched refs:relocsSz (Results 1 – 1 of 1) sorted by relevance
460 uint32_t relocsSz = sect->rel_end - sect->rel_start; in handleApp() local468 fprintf(stderr, " Relocs (flash): %6" PRIu32 " bytes\n", relocsSz); in handleApp()472 …,"Runtime flash use: %" PRIu32 " bytes\n", (uint32_t)(codeAndRoDataSz + relocsSz + gotSz + FLASH_R… in handleApp()