Searched refs:handleRelocs (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() function161 …if (!handleRelocs(relocsStart, relocsEnd, (uintptr_t)APP_FLASH_RELOC_BASE(app), (uintptr_t)mem, (v… in cpuAppLoad()