Searched refs:thunk_end_offset (Results 1 – 1 of 1) sorted by relevance
68 uint32_t thunk_end_offset = aligned_offset + thunk_code_.size(); in WriteThunks() local70 offset = CompiledMethod::AlignCode(thunk_end_offset, instruction_set_); in WriteThunks()71 aligned_code_delta = offset - thunk_end_offset; in WriteThunks()