Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h223 region_.StoreUnaligned<ShortLocation>(offset, MakeShortLocation(kind, value)); in SetRegisterInfo()
405 static ShortLocation MakeShortLocation(DexRegisterLocation::Kind kind, int32_t value) { in MakeShortLocation() function