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

  /src/external/gpl3/binutils/dist/bfd/
elf-ifunc.c 59 const char *rel_sec = (bed->rela_plts_and_copies_p local
62 s = bfd_make_section_with_flags (abfd, rel_sec,
elf32-avr.c 4107 asection * rel_sec;
4111 rel_sec = get_elf_r_symndx_section (abfd, r_symndx);
4115 r_list->records [i].section = rel_sec;
4106 asection * rel_sec; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf-ifunc.c 59 const char *rel_sec = (bed->rela_plts_and_copies_p local
62 s = bfd_make_section_with_flags (abfd, rel_sec,
elf32-avr.c 4106 asection * rel_sec;
4110 rel_sec = get_elf_r_symndx_section (abfd, r_symndx);
4114 r_list->records [i].section = rel_sec;
4105 asection * rel_sec; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf-ifunc.c 59 const char *rel_sec = (bed->rela_plts_and_copies_p local
62 s = bfd_make_section_with_flags (abfd, rel_sec,
elf32-avr.c 4105 asection * rel_sec;
4109 rel_sec = get_elf_r_symndx_section (abfd, r_symndx);
4113 r_list->records [i].section = rel_sec;
4104 asection * rel_sec; local
  /src/external/gpl3/gdb/dist/bfd/
elf-ifunc.c 59 const char *rel_sec = (bed->rela_plts_and_copies_p local
62 s = bfd_make_section_with_flags (abfd, rel_sec,
elf32-avr.c 4107 asection * rel_sec;
4111 rel_sec = get_elf_r_symndx_section (abfd, r_symndx);
4115 r_list->records [i].section = rel_sec;
4106 asection * rel_sec; local

Completed in 26 milliseconds