HomeSort by relevance Sort by last modified time
    Searched full:elf_dlx_reloc_16_hi (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-dlx.c 361 static reloc_howto_type elf_dlx_reloc_16_hi = variable
504 return &elf_dlx_reloc_16_hi;
527 if (strcasecmp (elf_dlx_reloc_16_hi.name, r_name) == 0)
528 return &elf_dlx_reloc_16_hi;
545 return & elf_dlx_reloc_16_hi;

Completed in 51 milliseconds