Searched defs:stack_map_index (Results 1 – 3 of 3) sorted by relevance
151 size_t stack_map_index = stack_maps_.size(); in BeginStackMapEntry() local200 size_t stack_map_index = stack_maps_.size() - 1; in EndStackMapEntry() local263 size_t stack_map_index = stack_maps_.size(); in BeginInlineInfoEntry() local352 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()