Home
last modified time | relevance | path

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

/art/compiler/utils/x86/
Dassembler_x86.cc1154 static const int kLongSize = 6; in j() local
1163 EmitInt32(offset - kLongSize); in j()
1189 static const int kLongSize = 5; in jmp() local
1197 EmitInt32(offset - kLongSize); in jmp()
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc1348 static const int kLongSize = 6; in j() local
1357 EmitInt32(offset - kLongSize); in j()
1385 static const int kLongSize = 5; in jmp() local
1393 EmitInt32(offset - kLongSize); in jmp()