Lines Matching +defs:val +defs:offset

227   dex::u4 offset = section.SectionOffset();  in CopySection()  local
237 static void WriteU4(u2* ptr, u4 val) { in WriteU4()
263 dex::u4 offset = 0; in CreateImage() local
385 dex::u4 offset = section.AddItem(); in CreateStringDataSection() local
458 dex::u4& offset = node_offset_[ir_node.get()]; in CreateAnnItemSection() local
472 dex::u4& offset = node_offset_[ir_node.get()]; in CreateAnnSetsSection() local
485 dex::u4& offset = node_offset_[ir_node.get()]; in CreateAnnSetRefListsSection() local
498 dex::u4& offset = node_offset_[ir_type_list.get()]; in CreateTypeListsSection() local
511 dex::u4& offset = node_offset_[ir_node.get()]; in CreateCodeItemSection() local
525 dex::u4& offset = node_offset_[ir_node.get()]; in CreateDebugInfoSection() local
672 dex::u4 offset = data.AddItem(4); in WriteTypeList() local
685 dex::u4 offset = data.AddItem(); in WriteAnnotationItem() local
698 dex::u4 offset = data.AddItem(4); in WriteAnnotationSet() local
714 dex::u4 offset = data.AddItem(4); in WriteAnnotationSetRefList() local
730 dex::u4& offset = node_offset_[ir_annotations]; in WriteClassAnnotations() local
788 dex::u4 offset = data.AddItem(); in WriteDebugInfo() local
860 auto offset = dex_->code.Push(instructions); in WriteInstructions() local
1030 dex::u4 offset = data.AddItem(4); in WriteCode() local
1083 dex::u4 offset = data.AddItem(); in WriteClassData() local
1119 dex::u4& offset = node_offset_[ir_class->static_init]; in WriteClassStaticValues() local
1190 dex::u4 offset = it->second; in FilePointer() local