Searched defs:stack_map_index (Results 1 – 3 of 3) sorted by relevance
137 size_t stack_map_index = stack_maps_.size(); in BeginStackMapEntry() local185 size_t stack_map_index = stack_maps_.size() - 1; in EndStackMapEntry() local224 size_t stack_map_index = stack_maps_.size(); in BeginInlineInfoEntry() local292 size_t stack_map_index = stack_maps_.size(); in CreateDexRegisterMap() local
117 const uint32_t stack_map_index = it->second; in GetVariableLocations() local
158 void CodeInfo::DecodeDexRegisterMap(uint32_t stack_map_index, in DecodeDexRegisterMap()