Home
last modified time | relevance | path

Searched defs:thunk_offset (Results 1 – 4 of 4) sorted by relevance

/art/compiler/linker/arm/
Drelative_patcher_thumb2_test.cc108 bool CheckThunk(uint32_t thunk_offset) { in CheckThunk()
292 uint32_t thunk_offset = CompiledCode::AlignCode(method3_offset + method3_code.size(), kThumb2); in TEST_F() local
367 uint32_t thunk_offset = in TEST_F() local
399 uint32_t thunk_offset = CompiledCode::AlignCode(method3_offset + method3_code.size(), kThumb2); in TEST_F() local
Drelative_patcher_arm_base.cc154 uint32_t thunk_offset = CompiledCode::AlignCode(offset, instruction_set_); in ReserveSpaceEnd() local
246 uint32_t thunk_offset = CompiledCode::AlignCode(offset, instruction_set_); in ReserveSpaceInternal() local
/art/compiler/linker/arm64/
Drelative_patcher_arm64_test.cc173 bool CheckThunk(uint32_t thunk_offset) { in CheckThunk()
340 uint32_t thunk_offset = CompiledCode::AlignCode(method1_offset + method1_size, kArm64); in TestNopsAdrpInsn2AndUseHasThunk() local
589 uint32_t thunk_offset = in TEST_F() local
676 uint32_t thunk_offset = in TEST_F() local
708 uint32_t thunk_offset = in TEST_F() local
918 uint32_t thunk_offset = GetMethodOffset(method_idx) + RoundUp(kMethodCodeSize, kArm64Alignment); in TestBakerField() local
1160 uint32_t thunk_offset = GetMethodOffset(method_idx) + RoundUp(kMethodCodeSize, kArm64Alignment); in TEST_F() local
Drelative_patcher_arm64.cc128 uint32_t thunk_offset = compiled_method->AlignCode(quick_code_offset + code.size()); in ReserveSpace() local
223 uint32_t thunk_offset = adrp_thunk_locations_[processed_adrp_thunks_].second; in PatchPcRelativeReference() local