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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 1044 bad_static_reloc (struct bfd_link_info *info, function
1275 return bad_static_reloc (info, abfd, rel, sec, r_type, h, isym);
1296 return bad_static_reloc (info, abfd, rel, sec, r_type, h, isym);
1323 return bad_static_reloc (info, abfd, rel, sec, r_type, h, NULL);
1355 return bad_static_reloc (info, abfd, rel, sec, r_type, h, NULL);
elfnn-riscv.c 907 bad_static_reloc (bfd *abfd, unsigned r_type, struct elf_link_hash_entry *h) function
1142 return bad_static_reloc (abfd, r_type, h);
1149 return bad_static_reloc (abfd, r_type, h);
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 871 bad_static_reloc (struct bfd_link_info *info, function
1096 return bad_static_reloc (info, abfd, rel, sec, r_type, h, isym);
1116 return bad_static_reloc (info, abfd, rel, sec, r_type, h, isym);
1142 return bad_static_reloc (info, abfd, rel, sec, r_type, h, NULL);
1174 return bad_static_reloc (info, abfd, rel, sec, r_type, h, NULL);
elfnn-riscv.c 907 bad_static_reloc (bfd *abfd, unsigned r_type, struct elf_link_hash_entry *h) function
1142 return bad_static_reloc (abfd, r_type, h);
1149 return bad_static_reloc (abfd, r_type, h);
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 858 bad_static_reloc (struct bfd_link_info *info, function
1076 return bad_static_reloc (info, abfd, rel, sec, r_type, h, isym);
1094 return bad_static_reloc (info, abfd, rel, sec, r_type, h, isym);
1120 return bad_static_reloc (info, abfd, rel, sec, r_type, h, NULL);
1152 return bad_static_reloc (info, abfd, rel, sec, r_type, h, NULL);
elfnn-riscv.c 714 bad_static_reloc (bfd *abfd, unsigned r_type, struct elf_link_hash_entry *h) function
949 return bad_static_reloc (abfd, r_type, h);
956 return bad_static_reloc (abfd, r_type, h);
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 871 bad_static_reloc (struct bfd_link_info *info, function
1096 return bad_static_reloc (info, abfd, rel, sec, r_type, h, isym);
1116 return bad_static_reloc (info, abfd, rel, sec, r_type, h, isym);
1142 return bad_static_reloc (info, abfd, rel, sec, r_type, h, NULL);
1174 return bad_static_reloc (info, abfd, rel, sec, r_type, h, NULL);
elfnn-riscv.c 907 bad_static_reloc (bfd *abfd, unsigned r_type, struct elf_link_hash_entry *h) function
1142 return bad_static_reloc (abfd, r_type, h);
1149 return bad_static_reloc (abfd, r_type, h);

Completed in 35 milliseconds