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

  /src/external/gpl3/binutils/dist/bfd/
elf32-dlx.c 362 static reloc_howto_type elf_dlx_reloc_16_hi = variable
499 return &elf_dlx_reloc_16_hi;
522 if (strcasecmp (elf_dlx_reloc_16_hi.name, r_name) == 0)
523 return &elf_dlx_reloc_16_hi;
540 return & elf_dlx_reloc_16_hi;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-dlx.c 362 static reloc_howto_type elf_dlx_reloc_16_hi = variable
499 return &elf_dlx_reloc_16_hi;
522 if (strcasecmp (elf_dlx_reloc_16_hi.name, r_name) == 0)
523 return &elf_dlx_reloc_16_hi;
540 return & elf_dlx_reloc_16_hi;
  /src/external/gpl3/gdb/dist/bfd/
elf32-dlx.c 362 static reloc_howto_type elf_dlx_reloc_16_hi = variable
499 return &elf_dlx_reloc_16_hi;
522 if (strcasecmp (elf_dlx_reloc_16_hi.name, r_name) == 0)
523 return &elf_dlx_reloc_16_hi;
540 return & elf_dlx_reloc_16_hi;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-dlx.c 362 static reloc_howto_type elf_dlx_reloc_16_hi = variable
499 return &elf_dlx_reloc_16_hi;
522 if (strcasecmp (elf_dlx_reloc_16_hi.name, r_name) == 0)
523 return &elf_dlx_reloc_16_hi;
540 return & elf_dlx_reloc_16_hi;

Completed in 26 milliseconds