Searched refs:Row (Results 1 – 5 of 5) sorted by relevance
350 DecodeDexRegisterMap(stack_map.Row(), /* first_dex_register= */ 0, &map); in GetDexRegisterMapOf()360 uint32_t depth = inline_info.Row() - stack_map.GetInlineInfoIndex(); in GetInlineDexRegisterMapOf()366 : inline_infos_.GetRow(inline_info.Row() - 1).GetNumberOfDexRegisters(); in GetInlineDexRegisterMapOf()369 DecodeDexRegisterMap(stack_map.Row(), first, &map); in GetInlineDexRegisterMapOf()
319 << "StackMap[" << Row() << "]" in Dump()340 uint32_t depth = Row() - stack_map.GetInlineInfoIndex(); in Dump()342 << "InlineInfo[" << Row() << "]" in Dump()
130 CHECK_EQ(stack_map.Row(), stack_map_index); in BeginStackMapEntry()133 CHECK_EQ(stack_map.Row(), stack_map_index); in BeginStackMapEntry()
117 ALWAYS_INLINE uint32_t Row() const { return row_; } in Row() function
1208 LOG(FATAL_WITHOUT_ABORT) << "InlineInfo #" << inline_info.Row() in DumpB74410240DebugData()