Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
scif_visitor_t Struct Referenceabstract

Scattered mop: visit each of the scattered locations as a separate mop. More...

#include <hexrays.hpp>

Public Member Functions

virtual int visit_scif_mop (const mop_t &r, int off)=0
 

Detailed Description

Scattered mop: visit each of the scattered locations as a separate mop.

See mop_t::for_all_scattered_submops

Definition at line 2234 of file hexrays.hpp.