Home
last modified time | relevance | path

Searched refs:MethodCallThunkSize (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc161 CompiledCode::AlignCode(gap_end, InstructionSet::kArm64) + MethodCallThunkSize(); in Create2MethodsWithGap()
218 uint32_t MethodCallThunkSize() { in MethodCallThunkSize() function in art::linker::Arm64RelativePatcherTest
415 uint32_t thunk_size = MethodCallThunkSize(); in TestNopsAdrpInsn2AndUseHasThunk()
749 uint32_t thunk_size = MethodCallThunkSize(); in TEST_F()
/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc194 CompiledCode::AlignCode(gap_end, InstructionSet::kThumb2) + MethodCallThunkSize(); in Create2MethodsWithGap()
245 uint32_t MethodCallThunkSize() { in MethodCallThunkSize() function in art::linker::Thumb2RelativePatcherTest
578 uint32_t thunk_size = MethodCallThunkSize(); in TEST_F()