Searched defs:stack_map_index (Results 1 – 3 of 3) sorted by relevance
111 size_t stack_map_index = stack_maps_.size(); in BeginStackMapEntry() local159 size_t stack_map_index = stack_maps_.size() - 1; in EndStackMapEntry() local198 size_t stack_map_index = stack_maps_.size(); in BeginInlineInfoEntry() local266 size_t stack_map_index = stack_maps_.size(); in CreateDexRegisterMap() local
125 const uint32_t stack_map_index = it->second; in GetVariableLocations() local
124 void CodeInfo::DecodeDexRegisterMap(uint32_t stack_map_index, in DecodeDexRegisterMap()