Searched refs:bfd_get_format (Results 1 - 20 of 20) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Daout-target.h186 && bfd_get_format(abfd) == bfd_object && abfd->my_archive == NULL)
H A Dbfd-in.h501 #define bfd_get_format(abfd) ((abfd)->format)
495 #define bfd_get_format macro
H A Delf.c1553 && bfd_get_format (abfd) == bfd_object)
1562 && bfd_get_format (abfd) == bfd_object)
1573 && bfd_get_format (abfd) == bfd_object)
1609 && bfd_get_format (abfd) == bfd_object)
1632 || bfd_get_format (abfd) != bfd_object)
4094 || (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core))
4154 if (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core)
4466 && bfd_get_format (abfd) != bfd_core)
4597 else if (bfd_get_format (abfd) == bfd_core)
4919 && bfd_get_format (ibf
[all...]
H A Dpdp11.c1391 if (bfd_get_format (abfd) == bfd_object)
2391 if (bfd_get_format (abfd) != bfd_object)
2795 if (bfd_get_format (abfd) != bfd_object)
2903 switch (bfd_get_format (abfd))
3750 BFD_ASSERT (bfd_get_format (input_bfd) == bfd_object);
H A Daout-tic30.c595 && bfd_get_format (abfd) == bfd_object && abfd->my_archive == NULL)
H A Decoff.c2320 || bfd_get_format (abfd) != bfd_object)
2338 || bfd_get_format (abfd) != bfd_object)
2362 || bfd_get_format (abfd) != bfd_object)
3492 switch (bfd_get_format (abfd))
H A Daoutx.h1239 if (bfd_get_format (abfd) == bfd_object)
2584 if (bfd_get_format (abfd) != bfd_object)
2990 if (bfd_get_format (abfd) != bfd_object
3101 switch (bfd_get_format (abfd))
4074 BFD_ASSERT (bfd_get_format (input_bfd) == bfd_object);
H A Dbout.c956 if (bfd_get_format (abfd) != bfd_object)
H A Darchive.c540 if ((bfd_get_format (archive) != bfd_archive) ||
H A Dbfd-in2.h508 #define bfd_get_format(abfd) ((abfd)->format)
502 #define bfd_get_format macro
H A Dcoffgen.c1890 if (bfd_get_format (abfd) != bfd_object)
H A Dcofflink.c161 switch (bfd_get_format (abfd))
H A Dlinker.c765 switch (bfd_get_format (abfd))
H A Dsom.c6361 if (bfd_get_format (abfd) != bfd_object)
H A Dxcofflink.c600 switch (bfd_get_format (abfd))
H A Delflink.c4498 switch (bfd_get_format (abfd))
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h508 #define bfd_get_format(abfd) ((abfd)->format)
502 #define bfd_get_format macro
H A Dbfd.h508 #define bfd_get_format(abfd) ((abfd)->format)
502 #define bfd_get_format macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h506 #define bfd_get_format(abfd) ((abfd)->format)
500 #define bfd_get_format macro
H A Dbfd.h506 #define bfd_get_format(abfd) ((abfd)->format)
500 #define bfd_get_format macro

Completed in 722 milliseconds