HomeSort by: relevance | last modified time | path
    Searched refs:section_flags (Results 1 - 25 of 175) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 1059 vms_secflag_by_name (const struct sec_flags_struct *section_flags,
1065 while (section_flags[i].name != NULL)
1067 if (strcmp (name, section_flags[i].name) == 0)
1070 return section_flags[i].flags_hassize;
1072 return section_flags[i].flags_always;
1077 return section_flags[i].flags_hassize;
1078 return section_flags[i].flags_always;
1084 vms_esecflag_by_name (const struct sec_flags_struct *section_flags,
1090 while (section_flags[i].name != NULL)
1092 if (strcmp (name, section_flags[i].name) == 0
    [all...]
ecoff.c 144 section_flags [] =
164 for (i = 0; i < ARRAY_SIZE (section_flags); i++)
165 if (streq (section->name, section_flags[i].name))
167 section->flags |= section_flags[i].flags;
143 section_flags [] = local
bfd-in2.h 7439 flagword section_flags; member in struct:bfd_target
7863 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 1071 vms_secflag_by_name (const struct sec_flags_struct *section_flags,
1077 while (section_flags[i].name != NULL)
1079 if (strcmp (name, section_flags[i].name) == 0)
1082 return section_flags[i].flags_hassize;
1084 return section_flags[i].flags_always;
1089 return section_flags[i].flags_hassize;
1090 return section_flags[i].flags_always;
1096 vms_esecflag_by_name (const struct sec_flags_struct *section_flags,
1102 while (section_flags[i].name != NULL)
1104 if (strcmp (name, section_flags[i].name) == 0
    [all...]
ecoff.c 144 section_flags [] =
164 for (i = 0; i < ARRAY_SIZE (section_flags); i++)
165 if (streq (section->name, section_flags[i].name))
167 section->flags |= section_flags[i].flags;
143 section_flags [] = local
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 1071 vms_secflag_by_name (const struct sec_flags_struct *section_flags,
1077 while (section_flags[i].name != NULL)
1079 if (strcmp (name, section_flags[i].name) == 0)
1082 return section_flags[i].flags_hassize;
1084 return section_flags[i].flags_always;
1089 return section_flags[i].flags_hassize;
1090 return section_flags[i].flags_always;
1096 vms_esecflag_by_name (const struct sec_flags_struct *section_flags,
1102 while (section_flags[i].name != NULL)
1104 if (strcmp (name, section_flags[i].name) == 0
    [all...]
ecoff.c 144 section_flags [] =
164 for (i = 0; i < ARRAY_SIZE (section_flags); i++)
165 if (streq (section->name, section_flags[i].name))
167 section->flags |= section_flags[i].flags;
143 section_flags [] = local
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 1071 vms_secflag_by_name (const struct sec_flags_struct *section_flags,
1077 while (section_flags[i].name != NULL)
1079 if (strcmp (name, section_flags[i].name) == 0)
1082 return section_flags[i].flags_hassize;
1084 return section_flags[i].flags_always;
1089 return section_flags[i].flags_hassize;
1090 return section_flags[i].flags_always;
1096 vms_esecflag_by_name (const struct sec_flags_struct *section_flags,
1102 while (section_flags[i].name != NULL)
1104 if (strcmp (name, section_flags[i].name) == 0
    [all...]
ecoff.c 144 section_flags [] =
164 for (i = 0; i < ARRAY_SIZE (section_flags); i++)
165 if (streq (section->name, section_flags[i].name))
167 section->flags |= section_flags[i].flags;
143 section_flags [] = local
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/hppa/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/i386/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/ia64/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/m68000/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/m68k/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/mips64el/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/mipseb/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/mipsel/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;
  /src/external/gpl3/binutils/lib/libbfd/arch/mipsn64eb/
bfd.h 7443 flagword section_flags; member in struct:bfd_target
7867 return abfd->xvec->section_flags;

Completed in 251 milliseconds

1 2 3 4 5 6 7