Searched defs:target_offset (Results 1 – 12 of 12) sorted by relevance
99 uint32_t target_offset) { in PatchCall()109 uint32_t target_offset) { in PatchPcRelativeReference()
154 uint32_t target_offset = in Link() local159 uint32_t target_offset = dex_cache_arrays_begin_ + patch.TargetDexCacheElementOffset(); in Link() local165 uint32_t target_offset = string_index_to_offset_map_.Get(patch.TargetStringIndex()); in Link() local
83 uint32_t target_offset) OVERRIDE { in PatchCall()92 uint32_t target_offset) OVERRIDE { in PatchPcRelativeReference()
27 uint32_t target_offset) { in PatchPcRelativeReference()
124 uint32_t target_offset) { in CalculateDisplacement()172 uint32_t target_offset = result.second - CompiledCode::CodeDelta(instruction_set_); in ReserveSpaceProcessPatches() local
34 uint32_t target_offset) { in PatchCall()62 uint32_t target_offset) { in PatchPcRelativeReference()
177 uint32_t target_offset) { in CheckPcRelativePatch()
40 uint32_t target_offset) { in PatchCall()
161 uint32_t target_offset, in GenNopsAndAdrpAndUse()200 uint32_t target_offset) { in GenNopsAndAdrpLdr()217 uint32_t target_offset = dex_cache_arrays_begin_ + element_offset; in TestNopsAdrpLdr() local224 uint32_t target_offset) { in GenNopsAndAdrpAdd()290 uint32_t target_offset, in TestNopsAdrpInsn2AndUse()300 uint32_t target_offset, in TestNopsAdrpInsn2AndUseHasThunk()349 uint32_t target_offset = dex_cache_arrays_begin_ + element_offset; in TestAdrpInsn2Ldr() local
146 target_offset) { in PatchCall()166 uint32_t target_offset) { in PatchPcRelativeReference()
1046 uint32_t target_offset = GetTargetOffset(patch); in VisitMethod() local1054 uint32_t target_offset = GetDexCacheOffset(patch); in VisitMethod() local1062 uint32_t target_offset = GetTargetObjectOffset(GetTargetString(patch)); in VisitMethod() local1070 uint32_t target_offset = GetTargetOffset(patch); in VisitMethod() local1138 uint32_t target_offset = writer_->relative_patcher_->GetOffset(patch.TargetMethod()); in GetTargetOffset() local1248 void PatchCodeAddress(std::vector<uint8_t>* code, uint32_t offset, uint32_t target_offset) in PatchCodeAddress()