HomeSort by relevance Sort by last modified time
    Searched refs:MethodCallThunkSize (Results 1 - 2 of 2) sorted by null

  /art/compiler/linker/arm/
relative_patcher_thumb2_test.cc 83 MethodCallThunkSize();
104 uint32_t MethodCallThunkSize() {
366 uint32_t thunk_size = MethodCallThunkSize();
  /art/compiler/linker/arm64/
relative_patcher_arm64_test.cc 148 uint32_t thunk_end = CompiledCode::AlignCode(gap_end, kArm64) + MethodCallThunkSize();
169 uint32_t MethodCallThunkSize() {
361 uint32_t thunk_size = MethodCallThunkSize();
675 uint32_t thunk_size = MethodCallThunkSize();
    [all...]

Completed in 59 milliseconds