Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c569 uint8_t *appBytes = (uint8_t *) app; in elfExtractSectionPointer() local
575 appSection = (struct ElfAppSection *) &appBytes[sectionMap[i].offset]; in elfExtractSectionPointer()