Searched refs:byte_str_ref_t (Results 1 – 6 of 6) sorted by relevance
308 struct byte_str_ref_t struct310 byte_str_ref_t () { init (); } in byte_str_ref_t() argument321 byte_str_ref_t (const byte_str_t &str_, unsigned int offset_ = 0) in byte_str_ref_t() function501 void push_longint_from_substr (byte_str_ref_t& str_ref) in push_longint_from_substr()507 bool push_fixed_from_substr (byte_str_ref_t& str_ref) in push_fixed_from_substr()558 void add_op (op_code_t op, const byte_str_ref_t& str_ref = byte_str_ref_t ()) in add_op()566 void add_op (op_code_t op, const byte_str_ref_t& str_ref, const VAL &v) in add_op()628 byte_str_ref_t
83 static double parse_bcd (byte_str_ref_t& str_ref) in parse_bcd()
44 …void init (const byte_str_ref_t substr_=byte_str_ref_t (), cs_type_t type_=CSType_CharString, unsi… in init()53 byte_str_ref_t str_ref;
359 void add_op (op_code_t op, const byte_str_ref_t& str_ref) in add_op()365 void add_call_op (op_code_t op, const byte_str_ref_t& str_ref, unsigned int subr_num) in add_call_op()
207 byte_str_ref_t str_ref = env.str_ref; in process_call_subr()
326 byte_str_ref_t str_ref = env.str_ref; in process_call_subr()