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

#include <rz_flag.h>

Public Attributes

int init
 
RzFlagf
 
RzFlagExistAt exist_at
 
RzFlagGet get
 
RzFlagGetAt get_at
 
RzFlagGetAtBySpaces get_at_by_spaces
 
RzFlagGetList get_list
 
RzFlagSet set
 
RzFlagUnset unset
 
RzFlagUnsetName unset_name
 
RzFlagUnsetOff unset_off
 
RzFlagSetSpace set_fs
 
RzFlagPushSpace push_fs
 
RzFlagPopSpace pop_fs
 
RzFlagRename rename
 

Detailed Description

Definition at line 76 of file rz_flag.h.

Member Data Documentation

◆ exist_at

RzFlagExistAt rz_flag_bind_t::exist_at

Definition at line 79 of file rz_flag.h.

Referenced by rz_flag_bind(), and skip_hp().

◆ f

◆ get

RzFlagGet rz_flag_bind_t::get

Definition at line 80 of file rz_flag.h.

Referenced by rz_flag_bind().

◆ get_at

RzFlagGetAt rz_flag_bind_t::get_at

◆ get_at_by_spaces

RzFlagGetAtBySpaces rz_flag_bind_t::get_at_by_spaces

Definition at line 82 of file rz_flag.h.

Referenced by module_match_buffer(), and rz_flag_bind().

◆ get_list

RzFlagGetList rz_flag_bind_t::get_list

Definition at line 83 of file rz_flag.h.

Referenced by rz_flag_bind().

◆ init

int rz_flag_bind_t::init

Definition at line 77 of file rz_flag.h.

◆ pop_fs

RzFlagPopSpace rz_flag_bind_t::pop_fs

Definition at line 90 of file rz_flag.h.

Referenced by node_match_functions(), and rz_flag_bind().

◆ push_fs

RzFlagPushSpace rz_flag_bind_t::push_fs

Definition at line 89 of file rz_flag.h.

Referenced by node_match_functions(), and rz_flag_bind().

◆ rename

RzFlagRename rz_flag_bind_t::rename

Definition at line 91 of file rz_flag.h.

Referenced by rz_flag_bind().

◆ set

RzFlagSet rz_flag_bind_t::set

Definition at line 84 of file rz_flag.h.

Referenced by apply_case(), apply_switch(), module_match_buffer(), rz_flag_bind(), and skip_hp().

◆ set_fs

RzFlagSetSpace rz_flag_bind_t::set_fs

Definition at line 88 of file rz_flag.h.

Referenced by rz_flag_bind().

◆ unset

RzFlagUnset rz_flag_bind_t::unset

Definition at line 85 of file rz_flag.h.

Referenced by module_match_buffer(), rz_analysis_class_rename_flag(), and rz_flag_bind().

◆ unset_name

RzFlagUnsetName rz_flag_bind_t::unset_name

Definition at line 86 of file rz_flag.h.

Referenced by rz_analysis_class_unset_flag(), and rz_flag_bind().

◆ unset_off

RzFlagUnsetOff rz_flag_bind_t::unset_off

Definition at line 87 of file rz_flag.h.

Referenced by rz_flag_bind().


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