Home
last modified time | relevance | path

Searched refs:fixupReloc (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c351 static uint8_t fixupReloc(struct NanoAppInfo *app, struct RelocEntry *reloc, in fixupReloc() function
517 switch (fixupReloc(&app, reloc, sym, NULL)) { in handleApp()
540 if (fixupReloc(&app, reloc, sym, nanoReloc) != NANO_RELOC_LAST) { in handleApp()