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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 823 loongarch_pcrel_lo_reloc *lo_relocs; member in struct:__anon9793
845 p->lo_relocs = NULL;
854 loongarch_pcrel_lo_reloc *cur = p->lo_relocs;
901 howto, contents, p->lo_relocs};
902 p->lo_relocs = entry;
3478 for (r = p->lo_relocs; r != NULL; r = r->next)
elfnn-riscv.c 2199 riscv_pcrel_lo_reloc *lo_relocs; member in struct:__anon9796
2219 p->lo_relocs = NULL;
2228 riscv_pcrel_lo_reloc *cur = p->lo_relocs;
2317 howto, contents, p->lo_relocs};
2318 p->lo_relocs = entry;
2327 for (r = p->lo_relocs; r != NULL; r = r->next)
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-riscv.c 2198 riscv_pcrel_lo_reloc *lo_relocs; member in struct:__anon11277
2218 p->lo_relocs = NULL;
2227 riscv_pcrel_lo_reloc *cur = p->lo_relocs;
2316 howto, contents, p->lo_relocs};
2317 p->lo_relocs = entry;
2326 for (r = p->lo_relocs; r != NULL; r = r->next)
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-riscv.c 2001 riscv_pcrel_lo_reloc *lo_relocs; member in struct:__anon126
2021 p->lo_relocs = NULL;
2030 riscv_pcrel_lo_reloc *cur = p->lo_relocs;
2119 howto, contents, p->lo_relocs};
2120 p->lo_relocs = entry;
2129 for (r = p->lo_relocs; r != NULL; r = r->next)
  /src/external/gpl3/gdb/dist/bfd/
elfnn-riscv.c 2198 riscv_pcrel_lo_reloc *lo_relocs; member in struct:__anon156
2218 p->lo_relocs = NULL;
2227 riscv_pcrel_lo_reloc *cur = p->lo_relocs;
2316 howto, contents, p->lo_relocs};
2317 p->lo_relocs = entry;
2326 for (r = p->lo_relocs; r != NULL; r = r->next)

Completed in 51 milliseconds