Searched refs:encoded_ptr_width (Results 1 – 1 of 1) sorted by relevance
333 skip_cfa_op (bfd_byte **iter, bfd_byte *end, unsigned int encoded_ptr_width) in skip_cfa_op() argument388 return skip_bytes (iter, end, encoded_ptr_width); in skip_cfa_op()413 skip_non_nops (bfd_byte *buf, bfd_byte *end, unsigned int encoded_ptr_width, in skip_non_nops() argument426 if (!skip_cfa_op (&buf, end, encoded_ptr_width)) in skip_non_nops()