Searched refs:bfd_has_map (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Darchive64.c73 bfd_has_map (abfd) = FALSE;
129 bfd_has_map (abfd) = TRUE;
H A Darchive.c225 if (!bfd_has_map (abfd))
655 if (bfd_has_map (abfd))
771 bfd_has_map (abfd) = TRUE;
872 bfd_has_map (abfd) = TRUE;
936 bfd_has_map (abfd) = FALSE;
977 bfd_has_map (abfd) = FALSE;
1040 bfd_has_map (abfd) = TRUE;
1642 bfd_boolean makemap = bfd_has_map (arch);
H A Dbfd-in.h556 #define bfd_has_map(abfd) ((abfd)->has_armap)
550 #define bfd_has_map macro
H A Dcoff-rs6000.c1142 bfd_has_map (abfd) = FALSE;
1154 bfd_has_map (abfd) = FALSE;
1209 bfd_has_map (abfd) = FALSE;
1275 bfd_has_map (abfd) = TRUE;
2118 makemap = bfd_has_map (abfd);
2338 makemap = bfd_has_map (abfd);
H A Dcoff64-rs6000.c1884 bfd_has_map (abfd) = FALSE;
1892 bfd_has_map (abfd) = FALSE;
1954 bfd_has_map (abfd) = TRUE;
H A Decoff.c2885 bfd_has_map (abfd) = FALSE;
2998 bfd_has_map (abfd) = TRUE;
3215 if (bfd_has_map (abfd))
3736 if (! bfd_has_map (abfd))
H A Dlinker.c977 if (! bfd_has_map (abfd))
H A Dxcofflink.c2172 if (bfd_has_map (abfd))
2187 && (! bfd_has_map (abfd) || (member->flags & DYNAMIC) != 0))
H A Dbfd-in2.h563 #define bfd_has_map(abfd) ((abfd)->has_armap)
557 #define bfd_has_map macro
H A Delflink.c4885 if (! bfd_has_map (abfd))
/freebsd-11-stable/contrib/binutils/binutils/
H A Dar.c1258 if (! bfd_has_map (arch))
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h569 #define bfd_has_map(abfd) ((abfd)->has_armap)
563 #define bfd_has_map macro

Completed in 429 milliseconds