HomeSort by relevance Sort by last modified time
    Searched refs:bfd_set_section_flags (Results 1 - 25 of 57) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/bfd/
elf32-sh64-com.c 136 bfd_set_section_flags (cranges->owner, cranges,
mmo.c 671 if (! bfd_set_section_flags (abfd, sec,
686 if (! bfd_set_section_flags (abfd, sec,
704 if (! bfd_set_section_flags (abfd, sec,
    [all...]
section.c 1288 bfd_set_section_flags (bfd *abfd ATTRIBUTE_UNUSED, function
    [all...]
elf32-sh64.c 297 && ! bfd_set_section_flags (abfd, hdr->bfd_section,
elf32-i370.c 382 bfd_set_section_flags (abfd, newsect, flags);
    [all...]
peicode.h 613 bfd_set_section_flags (vars->abfd, sec, flags | extra_flags);
    [all...]
elf32-microblaze.c     [all...]
elf32-ppc.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/
as.c 1079 bfd_set_section_flags (stdoutput, text_section,
1082 bfd_set_section_flags (stdoutput, data_section,
1085 bfd_set_section_flags (stdoutput, bss_section, applicable & SEC_ALLOC);
    [all...]
stabs.c 110 bfd_set_section_flags (stdoutput, seg, SEC_READONLY | SEC_DEBUGGING);
334 bfd_set_section_flags (stdoutput, seg,
dwarf2dbg.c     [all...]
dw2gencfi.c 197 if (!bfd_set_section_flags (stdoutput, r, flags))
198 as_bad (_("bfd_set_section_flags: %s"),
    [all...]
write.c 579 x = bfd_set_section_flags (abfd, sec, flags);
    [all...]
read.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.c 719 bfd_set_section_flags (stdoutput, sec, flags);
    [all...]
obj-coff.c 217 if (!bfd_set_section_flags (stdoutput, sec,
567 bfd_set_section_flags (stdoutput, sec,
    [all...]
tc-hppa.c     [all...]
tc-ppc.c     [all...]
obj-coff-seh.c 108 if (!bfd_set_section_flags (stdoutput, r, flags))
109 as_bad (_("bfd_set_section_flags: %s"),
tc-tic4x.c 1012 if (!bfd_set_section_flags (stdoutput, seg, SEC_DATA))
    [all...]
obj-macho.c 257 if (! bfd_set_section_flags (stdoutput, sec, flags))
    [all...]
tc-arc.c 393 bfd_set_section_flags (stdoutput, arcext_section,
    [all...]
tc-mep.c     [all...]
tc-alpha.c     [all...]
  /toolchain/binutils/binutils-2.25/ld/
pe-dll.c 1006 || !bfd_set_section_flags (filler_bfd, edata_s,
1021 || !bfd_set_section_flags (filler_bfd, reloc_s,
    [all...]

Completed in 966 milliseconds

1 2 3