Searched refs:thunk_end (Results 1 – 2 of 2) sorted by relevance
81 uint32_t thunk_end = in Create2MethodsWithGap() local84 uint32_t header_offset = thunk_end + CodeAlignmentSize(thunk_end); in Create2MethodsWithGap()
148 uint32_t thunk_end = CompiledCode::AlignCode(gap_end, kArm64) + MethodCallThunkSize(); in Create2MethodsWithGap() local149 uint32_t header_offset = thunk_end + CodeAlignmentSize(thunk_end); in Create2MethodsWithGap()