Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c541 static void elfExtractSectionPointer(const Elf_Data *data, const char *name, struct ElfNanoApp *app) in elfExtractSectionPointer() function
613 elfExtractSectionPointer(elf_data, sectionName, app); in elfParse()