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

/haiku-fatelf/src/bin/gdb/bfd/
H A Darchive64.c73 bfd_has_map (abfd) = FALSE;
129 bfd_has_map (abfd) = TRUE;
H A Darchive.c208 if (!bfd_has_map (abfd))
623 if (bfd_has_map (abfd))
750 bfd_has_map (abfd) = TRUE;
847 bfd_has_map (abfd) = TRUE;
911 bfd_has_map (abfd) = FALSE;
952 bfd_has_map (abfd) = FALSE;
1015 bfd_has_map (abfd) = TRUE;
1628 bfd_boolean makemap = bfd_has_map (arch);
H A Dbfd-in.h517 #define bfd_has_map(abfd) ((abfd)->has_armap)
511 #define bfd_has_map macro
H A Dcoff-rs6000.c1131 bfd_has_map (abfd) = FALSE;
1143 bfd_has_map (abfd) = FALSE;
1198 bfd_has_map (abfd) = FALSE;
1264 bfd_has_map (abfd) = TRUE;
2109 makemap = bfd_has_map (abfd);
2327 makemap = bfd_has_map (abfd);
H A Dcoff64-rs6000.c1867 bfd_has_map (abfd) = FALSE;
1875 bfd_has_map (abfd) = FALSE;
1937 bfd_has_map (abfd) = TRUE;
H A Decoff.c3021 bfd_has_map (abfd) = FALSE;
3134 bfd_has_map (abfd) = TRUE;
3355 if (bfd_has_map (abfd))
3525 if (! bfd_has_map (abfd))
H A Dbfd-in2.h524 #define bfd_has_map(abfd) ((abfd)->has_armap)
518 #define bfd_has_map macro
H A Dlinker.c932 if (! bfd_has_map (abfd))
H A Dsom.c5803 bfd_has_map (abfd) = FALSE;
5870 bfd_has_map (abfd) = TRUE;
H A Dxcofflink.c612 if (bfd_has_map (abfd))
627 && (! bfd_has_map (abfd) || (member->flags & DYNAMIC) != 0))
H A Delflink.c4340 if (! bfd_has_map (abfd))
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h524 #define bfd_has_map(abfd) ((abfd)->has_armap)
518 #define bfd_has_map macro
H A Dbfd.h524 #define bfd_has_map(abfd) ((abfd)->has_armap)
518 #define bfd_has_map macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h522 #define bfd_has_map(abfd) ((abfd)->has_armap)
516 #define bfd_has_map macro
H A Dbfd.h522 #define bfd_has_map(abfd) ((abfd)->has_armap)
516 #define bfd_has_map macro

Completed in 300 milliseconds