Searched defs:stack_map_index (Results 1 – 3 of 3) sorted by relevance
143 size_t stack_map_index = stack_maps_.size(); in BeginStackMapEntry() local191 size_t stack_map_index = stack_maps_.size() - 1; in EndStackMapEntry() local254 size_t stack_map_index = stack_maps_.size(); in BeginInlineInfoEntry() local343 size_t stack_map_index = stack_maps_.size(); in CreateDexRegisterMap() local
117 const uint32_t stack_map_index = it->second; in GetVariableLocations() local
105 void CodeInfo::DecodeDexRegisterMap(uint32_t stack_map_index, in DecodeDexRegisterMap()