[][src]Function xori::arch::x86::emulatex86::check_call

pub fn check_call(
    _offset: u64,
    _instr: &mut InstructionInfo,
    _analysis: &mut Analysisx86,
    _mem_manager: &mut MemoryManager,
    _state: &mut Statex86
) -> (Option<Statex86>, Option<Statex86>)