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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 112 static bool is_reloc_sym_weak (bfd *, Elf_Internal_Rela *);
7395 || is_reloc_sym_weak (abfd, irel)))
11136 is_reloc_sym_weak (bfd *abfd, Elf_Internal_Rela *rel)
11108 is_reloc_sym_weak (bfd *abfd, Elf_Internal_Rela *rel) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 113 static bool is_reloc_sym_weak (bfd *, Elf_Internal_Rela *);
7395 || is_reloc_sym_weak (abfd, irel)))
11136 is_reloc_sym_weak (bfd *abfd, Elf_Internal_Rela *rel)
11108 is_reloc_sym_weak (bfd *abfd, Elf_Internal_Rela *rel) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 113 static bool is_reloc_sym_weak (bfd *, Elf_Internal_Rela *);
7393 || is_reloc_sym_weak (abfd, irel)))
11134 is_reloc_sym_weak (bfd *abfd, Elf_Internal_Rela *rel)
11106 is_reloc_sym_weak (bfd *abfd, Elf_Internal_Rela *rel) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 113 static bool is_reloc_sym_weak (bfd *, Elf_Internal_Rela *);
7399 || is_reloc_sym_weak (abfd, irel)))
11140 is_reloc_sym_weak (bfd *abfd, Elf_Internal_Rela *rel)
11112 is_reloc_sym_weak (bfd *abfd, Elf_Internal_Rela *rel) function

Completed in 43 milliseconds