Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf-eh-frame.c333 skip_cfa_op (bfd_byte **iter, bfd_byte *end, unsigned int encoded_ptr_width) in skip_cfa_op() argument
388 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() argument
426 if (!skip_cfa_op (&buf, end, encoded_ptr_width)) in skip_non_nops()