Searched refs:byte_str_ref_t (Results 1 – 6 of 6) sorted by relevance
311 struct byte_str_ref_t struct313 byte_str_ref_t () { init (); } in byte_str_ref_t() argument324 byte_str_ref_t (const byte_str_t &str_, unsigned int offset_ = 0) in byte_str_ref_t() argument504 void push_longint_from_substr (byte_str_ref_t& str_ref) in push_longint_from_substr()510 bool push_fixed_from_substr (byte_str_ref_t& str_ref) in push_fixed_from_substr()561 void add_op (op_code_t op, const byte_str_ref_t& str_ref = byte_str_ref_t ()) in add_op()569 void add_op (op_code_t op, const byte_str_ref_t& str_ref, const VAL &v) in add_op()631 byte_str_ref_t
98 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;
407 void add_op (op_code_t op, const byte_str_ref_t& str_ref) in add_op()413 void add_call_op (op_code_t op, const byte_str_ref_t& str_ref, unsigned int subr_num) in add_call_op()
219 byte_str_ref_t str_ref = env.str_ref; in process_call_subr()
389 byte_str_ref_t str_ref = env.str_ref; in process_call_subr()