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

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf-sframe.c142 sframe_read_value (bfd *abfd, bfd_byte *contents, unsigned int offset, function
463 address = sframe_read_value (abfd, contents, r_offset, 4);
465 address += sframe_read_value (abfd, contents,
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf-sframe.c142 sframe_read_value (bfd *abfd, bfd_byte *contents, unsigned int offset, function
481 address = sframe_read_value (abfd, contents, r_offset, 4);
483 address += sframe_read_value (abfd, contents,

Completed in 193 milliseconds