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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 6928 static bool relax_section_symbols (bfd *, asection *);
6982 if (!relax_section_symbols (abfd, sec))
10829 relax_section_symbols (bfd *abfd, asection *sec)
10803 relax_section_symbols (bfd *abfd, asection *sec) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 6928 static bool relax_section_symbols (bfd *, asection *);
6982 if (!relax_section_symbols (abfd, sec))
10829 relax_section_symbols (bfd *abfd, asection *sec)
10803 relax_section_symbols (bfd *abfd, asection *sec) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 6926 static bool relax_section_symbols (bfd *, asection *);
6980 if (!relax_section_symbols (abfd, sec))
10827 relax_section_symbols (bfd *abfd, asection *sec)
10801 relax_section_symbols (bfd *abfd, asection *sec) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 6929 static bool relax_section_symbols (bfd *, asection *);
6983 if (!relax_section_symbols (abfd, sec))
10830 relax_section_symbols (bfd *abfd, asection *sec)
10804 relax_section_symbols (bfd *abfd, asection *sec) function

Completed in 43 milliseconds