Searched refs:MakeShortLocation (Results 1 – 1 of 1) sorted by relevance
223 region_.StoreUnaligned<ShortLocation>(offset, MakeShortLocation(kind, value)); in SetRegisterInfo()405 static ShortLocation MakeShortLocation(DexRegisterLocation::Kind kind, int32_t value) { in MakeShortLocation() function