Home | History | Annotate | Download | only in info

Lines Matching full:bfd_get_32

6560 to either `bfd_get_32' or `bfd_get_64'.
6594 #define bfd_get_32(abfd, ptr) \
6611 : (bits) == 32 ? bfd_get_32 (abfd, ptr) \