Searched refs:relEnd (Results 1 – 1 of 1) sorted by relevance
61 static bool handleRelocs(const uint8_t *relStart, const uint8_t *relEnd, uint32_t flashStart, uint3… in handleRelocs() argument66 while (relStart != relEnd) { in handleRelocs()78 if (relEnd - relStart < 4) in handleRelocs()87 if (relEnd - relStart < 3) in handleRelocs()97 if (relEnd - relStart < 2) in handleRelocs()106 if (relEnd - relStart < 1) in handleRelocs()116 if (relEnd - relStart < 1) in handleRelocs()