Searched defs:reloc (Results 1 – 1 of 1) sorted by relevance
84 struct RelocEntry *reloc; member333 static void relocDiag(const struct NanoAppInfo *app, const struct RelocEntry *reloc, const char *ms… in relocDiag()351 static uint8_t fixupReloc(struct NanoAppInfo *app, struct RelocEntry *reloc, in fixupReloc()480 struct RelocEntry *reloc = &app.reloc[i]; in handleApp() local