Searched refs:DYNAMIC (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf-vxworks.c66 if ((info->shared || abfd->flags & DYNAMIC)
169 if ((output_bfd->flags & (DYNAMIC|EXEC_P))
H A Dsunos.c125 if ((abfd->flags & DYNAMIC) == 0)
150 if ((abfd->flags & DYNAMIC) == 0)
835 ((abfd->flags & DYNAMIC) != 0
841 if ((abfd->flags & DYNAMIC) == 0)
1082 if ((abfd->flags & DYNAMIC) != 0
1093 if ((abfd->flags & DYNAMIC) != 0)
1103 && (h->root.root.u.def.section->owner->flags & DYNAMIC) != 0)
1112 && (h->root.root.u.c.p->section->owner->flags & DYNAMIC) != 0)
1123 if ((abfd->flags & DYNAMIC) != 0
1133 && (abfd->flags & DYNAMIC)
[all...]
H A Delf32-sparc.c90 else if ((ibfd->flags & DYNAMIC) == 0)
H A Delf64-sparc.c95 if ((abfd->flags & (EXEC_P | DYNAMIC)) == 0 || dynamic)
345 if ((abfd->flags & (EXEC_P | DYNAMIC)) != 0)
445 || (abfd->flags & DYNAMIC) != 0)
660 if ((ibfd->flags & DYNAMIC) != 0)
H A Dxcoff-target.h156 HAS_LINENO | HAS_DEBUG | DYNAMIC |
H A Daout-arm.c476 HAS_SYMS | HAS_LOCALS | DYNAMIC | WP_TEXT | D_PAGED),
517 HAS_SYMS | HAS_LOCALS | DYNAMIC | WP_TEXT | D_PAGED),
H A Delfxx-target.h749 | DYNAMIC | WP_TEXT | D_PAGED),
845 | DYNAMIC | WP_TEXT | D_PAGED),
H A Dcoff-alpha.c522 abfd->flags |= DYNAMIC;
527 abfd->flags |= (DYNAMIC | EXEC_P);
2055 if ((abfd->flags & (DYNAMIC | EXEC_P)) == (DYNAMIC | EXEC_P))
2057 else if ((abfd->flags & DYNAMIC) != 0)
2418 HAS_SYMS | HAS_LOCALS | DYNAMIC | WP_TEXT | D_PAGED),
H A Dxcofflink.c166 if ((abfd->flags & DYNAMIC) == 0)
200 if ((abfd->flags & DYNAMIC) == 0)
282 if ((abfd->flags & DYNAMIC) == 0)
317 if ((abfd->flags & DYNAMIC) == 0)
652 || (h->root.u.undef.abfd->flags & DYNAMIC) == 0))
973 if ((abfd->flags & DYNAMIC) != 0
984 if ((abfd->flags & DYNAMIC) != 0
1690 if ((abfd->flags & DYNAMIC) != 0
1694 & DYNAMIC) == 0))
1706 & DYNAMIC) !
[all...]
H A Daout-target.h611 HAS_SYMS | HAS_LOCALS | DYNAMIC | WP_TEXT | D_PAGED),
H A Delfcode.h624 abfd->flags |= DYNAMIC;
983 if ((abfd->flags & (EXEC_P | DYNAMIC)) != 0)
1251 if ((abfd->flags & (EXEC_P | DYNAMIC)) != 0)
1402 if ((abfd->flags & (EXEC_P | DYNAMIC)) == 0 || dynamic)
H A Delflink.c943 && ((abfd->flags & DYNAMIC) == 0
950 newdyn = (abfd->flags & DYNAMIC) != 0;
954 olddyn = (oldbfd->flags & DYNAMIC) != 0;
1510 dynamic = (abfd->flags & DYNAMIC) != 0;
2449 && (h->root.u.def.section->owner->flags & DYNAMIC) == 0)
2937 if ((abfd->flags & DYNAMIC) == 0 || elf_dynsymtab (abfd) == 0)
3328 if ((abfd->flags & DYNAMIC) == 0)
3836 else if ((abfd->flags & (EXEC_P | DYNAMIC)) != 0)
4145 && (h->root.u.def.section->owner->flags & DYNAMIC) == 0)
5391 if (inputobj->flags & (DYNAMIC | BFD_LINKER_CREATE
[all...]
H A Delf64-mips.c2553 if ((abfd->flags & (EXEC_P | DYNAMIC)) == 0 || dynamic)
2756 if ((abfd->flags & (EXEC_P | DYNAMIC)) == 0)
2854 if ((abfd->flags & (EXEC_P | DYNAMIC)) == 0)
H A Daoutf1.h234 N_SET_DYNAMIC (*execp, (long)(bfd_get_file_flags (abfd) & DYNAMIC));
H A Dbfd-in.h234 #define DYNAMIC 0x40
233 #define DYNAMIC macro
H A Dcoff64-rs6000.c910 if ((abfd->flags & DYNAMIC) != 0)
2641 (HAS_RELOC | EXEC_P | HAS_LINENO | HAS_DEBUG | DYNAMIC
2893 (HAS_RELOC | EXEC_P | HAS_LINENO | HAS_DEBUG | DYNAMIC
/freebsd-10.0-release/contrib/binutils/ld/scripttempl/
H A Delf.sc124 DYNAMIC=".dynamic ${RELOCATING-0} : { *(.dynamic) }"
270 ${TEXT_DYNAMIC+${DYNAMIC}}
415 ${TEXT_DYNAMIC-${DYNAMIC}}
H A Dmep.sc114 DYNAMIC=".dynamic ${RELOCATING-0} : { *(.dynamic) }"
224 ${TEXT_DYNAMIC+${DYNAMIC}}
350 ${TEXT_DYNAMIC-${DYNAMIC}}
/freebsd-10.0-release/contrib/binutils/ld/
H A Dldcref.c415 && (hl->u.def.section->owner->flags & DYNAMIC) != 0)
418 if ((r->abfd->flags & DYNAMIC) == 0)
H A Dldfile.c267 if (!entry->dynamic && (entry->the_bfd->flags & DYNAMIC) != 0)
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dsolib-osf.c315 || ((bfd_get_file_flags (symfile_objfile->obfd) & DYNAMIC) == 0))
H A Dsolib-sunos.c683 the executable in question has the DYNAMIC flag set. It is my
698 && (bfd_get_file_flags (exec_bfd) & DYNAMIC) != 0
H A Dsolib-svr4.c1218 the executable in question has the DYNAMIC flag set. It is my
1233 && (bfd_get_file_flags (exec_bfd) & DYNAMIC) != 0
/freebsd-10.0-release/gnu/usr.bin/gdb/kgdb/
H A Dkld.c207 if ((abfd->flags & (EXEC_P | DYNAMIC)) != 0) {
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dobjdump.c447 if (!(bfd_get_file_flags (abfd) & DYNAMIC))
1442 && (bfd_get_file_flags (aux->abfd) & DYNAMIC) == 0
2172 is_relocatable = ((abfd->flags & (HAS_RELOC | EXEC_P | DYNAMIC))
2400 PF (DYNAMIC, "DYNAMIC");
2562 printf ("DYNAMIC SYMBOL TABLE:\n");
2791 printf ("DYNAMIC RELOCATION RECORDS");

Completed in 496 milliseconds

12