Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dxsym.c1525 bfd_sym_fetch_long (unsigned char *buf, in bfd_sym_fetch_long() function
1633 bfd_sym_fetch_long (buf, len, offset, &offset, &value); in bfd_sym_print_type_information()
1660 bfd_sym_fetch_long (buf, len, offset, &offset, &value); in bfd_sym_print_type_information()
1672 bfd_sym_fetch_long (buf, len, offset, &offset, &lower); in bfd_sym_print_type_information()
1673 bfd_sym_fetch_long (buf, len, offset, &offset, &upper); in bfd_sym_print_type_information()
1674 bfd_sym_fetch_long (buf, len, offset, &offset, &nelem); in bfd_sym_print_type_information()
1705 bfd_sym_fetch_long (buf, len, offset, &offset, &nrec); in bfd_sym_print_type_information()
1757 bfd_sym_fetch_long (buf, len, offset, &offset, &n); in bfd_sym_print_type_information()
1759 bfd_sym_fetch_long (buf, len, offset, &offset, &m); in bfd_sym_print_type_information()
1764 bfd_sym_fetch_long (buf, len, offset, &offset, &l); in bfd_sym_print_type_information()
[all …]
H A Dxsym.h650 extern int bfd_sym_fetch_long
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dxsym.c1606 bfd_sym_fetch_long (buf, len, offset, offsetptr, value) in bfd_sym_fetch_long() function
1716 bfd_sym_fetch_long (buf, len, offset, &offset, &value);
1743 bfd_sym_fetch_long (buf, len, offset, &offset, &value);
1755 bfd_sym_fetch_long (buf, len, offset, &offset, &lower);
1756 bfd_sym_fetch_long (buf, len, offset, &offset, &upper);
1757 bfd_sym_fetch_long (buf, len, offset, &offset, &nelem);
1786 bfd_sym_fetch_long (buf, len, offset, &offset, &nrec);
1838 bfd_sym_fetch_long (buf, len, offset, &offset, &n);
1840 bfd_sym_fetch_long (buf, len, offset, &offset, &m);
1845 bfd_sym_fetch_long (buf, len, offset, &offset, &l);
[all …]
H A Dxsym.h650 extern int bfd_sym_fetch_long