#include <cfg.h>
Data Fields | |
enum ctrump_build_cfg_error_code | code |
struct ctrump_stmt * | stmt |
Definition at line 136 of file cfg.h.
エラーの種類
Definition at line 137 of file cfg.h.
Referenced by build_cfg_stmt(), build_label_ref(), build_label_table(), extract_load_store_assign(), and extract_load_store_expr_rval().
struct ctrump_stmt* ctrump_build_cfg_error::stmt [read] |
エラーを起こした文
Definition at line 138 of file cfg.h.
Referenced by build_cfg_stmt(), build_label_ref(), build_label_table(), extract_load_store_assign(), and extract_load_store_expr_rval().