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

/art/compiler/linker/arm64/
H A Drelative_patcher_arm64_test.cc157 CompiledCode::AlignCode(gap_end, InstructionSet::kArm64) + MethodCallThunkSize();
176 uint32_t MethodCallThunkSize() { function in class:art::linker::Arm64RelativePatcherTest
373 uint32_t thunk_size = MethodCallThunkSize();
692 uint32_t thunk_size = MethodCallThunkSize();
/art/compiler/linker/arm/
H A Drelative_patcher_thumb2_test.cc178 MethodCallThunkSize();
197 uint32_t MethodCallThunkSize() { function in class:art::linker::Thumb2RelativePatcherTest
499 uint32_t thunk_size = MethodCallThunkSize();

Completed in 116 milliseconds