Searched refs:skip_cfa_op (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) function
410 ENCODED_PTR_WIDTH is as for skip_cfa_op. */
426 if (!skip_cfa_op (&buf, end, encoded_ptr_width))
897 REQUIRE (skip_cfa_op (&p, end, length));

Completed in 115 milliseconds