Searched refs:Row (Results 1 – 5 of 5) sorted by relevance
370 DecodeDexRegisterMap(stack_map.Row(), /* first_dex_register= */ 0, &map); in GetDexRegisterMapOf()380 uint32_t depth = inline_info.Row() - stack_map.GetInlineInfoIndex(); in GetInlineDexRegisterMapOf()386 : inline_infos_.GetRow(inline_info.Row() - 1).GetNumberOfDexRegisters(); in GetInlineDexRegisterMapOf()389 DecodeDexRegisterMap(stack_map.Row(), first, &map); in GetInlineDexRegisterMapOf()
313 << "StackMap[" << Row() << "]" in Dump()340 uint32_t depth = Row() - stack_map.GetInlineInfoIndex(); in Dump()342 << "InlineInfo[" << Row() << "]" in Dump()
144 CHECK_EQ(stack_map.Row(), stack_map_index); in BeginStackMapEntry()147 CHECK_EQ(stack_map.Row(), stack_map_index); in BeginStackMapEntry()
117 ALWAYS_INLINE uint32_t Row() const { return row_; } in Row() function
1207 LOG(FATAL_WITHOUT_ABORT) << "InlineInfo #" << inline_info.Row() in DumpB74410240DebugData()