Searched refs:GetLabel (Results 1 – 2 of 2) sorted by relevance
84 handler.label = GetLabel(address); in DisassembleTryBlocks()96 try_block_end->catch_all = GetLabel(address); in DisassembleTryBlocks()379 GetLabel(base_offset + dex_packed_switch->targets[i])); in FixupPackedSwitch()408 switch_case.target = GetLabel(base_offset + data[i + size]); in FixupSparseSwitch()484 auto label = GetLabel(offset + dex::s4(dex_instr.vA)); in DecodeBytecode()493 auto label = GetLabel(targetOffset); in DecodeBytecode()521 auto label = GetLabel(offset + dex::s4(dex_instr.vC)); in DecodeBytecode()677 Label* CodeIr::GetLabel(dex::u4 offset) { in GetLabel() function in lir::CodeIr
480 Label* GetLabel(dex::u4 offset);