Searched refs:ElfAppSection (Results 1 – 1 of 1) sorted by relevance
85 struct ElfAppSection { struct91 struct ElfAppSection flash; argument92 struct ElfAppSection data;93 struct ElfAppSection relocs;94 struct ElfAppSection symtab;97 struct ElfAppSection packedNanoRelocs;568 struct ElfAppSection *appSection; in elfExtractSectionPointer()575 appSection = (struct ElfAppSection *) &appBytes[sectionMap[i].offset]; in elfExtractSectionPointer()