Rizin
unix-like reverse engineering framework and cli tools
mpc_pdata_and_t Struct Reference

Public Attributes

int n
 
mpc_fold_t f
 
mpc_parser_t ** xs
 
mpc_dtor_tdxs
 

Detailed Description

Definition at line 936 of file mpc.c.

Member Data Documentation

◆ dxs

mpc_dtor_t* mpc_pdata_and_t::dxs

Definition at line 936 of file mpc.c.

Referenced by mpc_optimise_unretained().

◆ f

mpc_fold_t mpc_pdata_and_t::f

Definition at line 936 of file mpc.c.

◆ n

int mpc_pdata_and_t::n

Definition at line 936 of file mpc.c.

Referenced by mpc_optimise_unretained().

◆ xs

mpc_parser_t** mpc_pdata_and_t::xs

Definition at line 936 of file mpc.c.

Referenced by mpc_optimise_unretained().


The documentation for this struct was generated from the following file: