Searched refs:first_byte (Results 1 – 1 of 1) sorted by relevance
310 ShortLocation first_byte = region_.LoadUnaligned<ShortLocation>(offset); in GetDexRegisterLocation() local311 DexRegisterLocation::Kind kind = ExtractKindFromShortLocation(first_byte); in GetDexRegisterLocation()314 int32_t value = ExtractValueFromShortLocation(first_byte); in GetDexRegisterLocation()453 ShortLocation first_byte = region_.LoadUnaligned<ShortLocation>(offset); in ExtractKindAtOffset() local454 return ExtractKindFromShortLocation(first_byte); in ExtractKindAtOffset()1061 DexRegisterLocationCatalog::ShortLocation first_byte = in ComputeDexRegisterLocationCatalogSize() local1064 DexRegisterLocationCatalog::ExtractKindFromShortLocation(first_byte); in ComputeDexRegisterLocationCatalogSize()