Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:DexFileSection

1338 struct DexFileSection {
1340 DexFileSection(const std::string& name, uint16_t type, uint32_t size, uint32_t offset)
1356 std::vector<DexFileSection> GetSortedDexFileSections(dex_ir::Header* header,