Home | History | Annotate | Download | only in info

Lines Matching full:bfd_get_32

6927 to either `bfd_get_32' or `bfd_get_64'.
6961 #define bfd_get_32(abfd, ptr) \
6978 : (bits) == 32 ? bfd_get_32 (abfd, ptr) \