Searched defs:DexFileSection (Results 1 – 1 of 1) sorted by relevance
1346 struct DexFileSection { struct1348 DexFileSection(const std::string& name, uint16_t type, uint32_t size, uint32_t offset) in DexFileSection() function1364 std::vector<DexFileSection> GetSortedDexFileSections(dex_ir::Header* header, argument