Searched defs:stack_map_index (Results 1 – 3 of 3) sorted by relevance
153 size_t stack_map_index = stack_maps_.size(); in BeginStackMapEntry() local204 size_t stack_map_index = stack_maps_.size() - 1; in EndStackMapEntry() local267 size_t stack_map_index = stack_maps_.size(); in BeginInlineInfoEntry() local356 size_t stack_map_index = stack_maps_.size(); in CreateDexRegisterMap() local
121 const uint32_t stack_map_index = it->second; in GetVariableLocations() local
105 void CodeInfo::DecodeDexRegisterMap(uint32_t stack_map_index, in DecodeDexRegisterMap()