Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h311 DexRegisterLocation::Kind kind = ExtractKindFromShortLocation(first_byte); in GetDexRegisterLocation()
439 static DexRegisterLocation::Kind ExtractKindFromShortLocation(ShortLocation location) { in ExtractKindFromShortLocation() function
454 return ExtractKindFromShortLocation(first_byte); in ExtractKindAtOffset()
1064 DexRegisterLocationCatalog::ExtractKindFromShortLocation(first_byte); in ComputeDexRegisterLocationCatalogSize()