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

/art/compiler/utils/x86/
H A Dassembler_x86.cc1144 static const int kLongSize = 6; local
1153 EmitInt32(offset - kLongSize);
1179 static const int kLongSize = 5; local
1187 EmitInt32(offset - kLongSize);

Completed in 23 milliseconds