Searched refs:encoded_ptr_width (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-eh-frame.c333 skip_cfa_op (bfd_byte **iter, bfd_byte *end, unsigned int encoded_ptr_width) argument
388 return skip_bytes (iter, end, encoded_ptr_width);
413 skip_non_nops (bfd_byte *buf, bfd_byte *end, unsigned int encoded_ptr_width, argument
426 if (!skip_cfa_op (&buf, end, encoded_ptr_width))

Completed in 145 milliseconds