HomeSort by: relevance | last modified time | path
    Searched defs:relax_section (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 6915 static bool relax_section (bfd *, asection *, struct bfd_link_info *);
6976 if (!relax_section (abfd, sec, link_info))
7763 The actual changes are performed by relax_section() in the second
9495 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info)
10472 /* This is similar to relax_section except that when a target is moved,
9470 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 6915 static bool relax_section (bfd *, asection *, struct bfd_link_info *);
6976 if (!relax_section (abfd, sec, link_info))
7763 The actual changes are performed by relax_section() in the second
9495 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info)
10472 /* This is similar to relax_section except that when a target is moved,
9470 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 6913 static bool relax_section (bfd *, asection *, struct bfd_link_info *);
6974 if (!relax_section (abfd, sec, link_info))
7761 The actual changes are performed by relax_section() in the second
9493 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info)
10470 /* This is similar to relax_section except that when a target is moved,
9468 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 6919 static bool relax_section (bfd *, asection *, struct bfd_link_info *);
6980 if (!relax_section (abfd, sec, link_info))
7767 The actual changes are performed by relax_section() in the second
9499 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info)
10476 /* This is similar to relax_section except that when a target is moved,
9474 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info) function

Completed in 57 milliseconds