Home
last modified time | relevance | path

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

/art/compiler/utils/x86/
Dassembler_x86.cc3480 static const int kLongSize = 6; in j() local
3489 EmitInt32(offset - kLongSize); in j()
3547 static const int kLongSize = 5; in jmp() local
3555 EmitInt32(offset - kLongSize); in jmp()
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc4706 static const int kLongSize = 6; in j() local
4715 EmitInt32(offset - kLongSize); in j()
4775 static const int kLongSize = 5; in jmp() local
4783 EmitInt32(offset - kLongSize); in jmp()