Home
last modified time | relevance | path

Searched defs:reloc (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c84 struct RelocEntry *reloc; member
333 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