Lines Matching refs:SetOffset
364 section.SetOffset(section_offset); in CreateStringDataSection()
396 section.SetOffset(section_offset); in CreateMapSection()
438 dex_->ann_items.SetOffset(section_offset); in CreateAnnItemSection()
454 dex_->ann_sets.SetOffset(section_offset); in CreateAnnSetsSection()
467 dex_->ann_set_ref_lists.SetOffset(section_offset); in CreateAnnSetRefListsSection()
480 dex_->type_lists.SetOffset(section_offset); in CreateTypeListsSection()
493 dex_->code.SetOffset(section_offset); in CreateCodeItemSection()
507 dex_->debug_info.SetOffset(section_offset); in CreateDebugInfoSection()
521 dex_->class_data.SetOffset(section_offset); in CreateClassDataSection()
536 dex_->ann_directories.SetOffset(section_offset); in CreateAnnDirectoriesSection()
550 dex_->encoded_arrays.SetOffset(section_offset); in CreateEncodedArrayItemSection()