Searched defs:sections (Results 1 – 3 of 3) sorted by relevance
34 repeated SectionDescriptior sections = 2; field
50 sections []elf.SectionHeader member
956 ApkUtils.ZipSections sections = ApkUtils.findZipSections(DataSources.asDataSource(apk)); in findMainZipSections() local