Searched refs:_get_instruction_by_offset (Results 1 – 1 of 1) sorted by relevance
650 def _get_instruction_by_offset(offset_to_inst: Dict[int, Instruction], offset: int): function666 inst.target = _get_instruction_by_offset(jump_targets, inst.argval)770 _get_instruction_by_offset(offset_to_inst, entry.start),771 _get_instruction_by_offset(offset_to_inst, end_offset),772 _get_instruction_by_offset(offset_to_inst, entry.target),