Searched refs:x86_64_reloc_map (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf64-x86-64.c169 static const struct elf_reloc_map x86_64_reloc_map[] = variable in typeref:struct:elf_reloc_map
239 for (i = 0; i < sizeof (x86_64_reloc_map) / sizeof (struct elf_reloc_map);
242 if (x86_64_reloc_map[i].bfd_reloc_val == code)
244 x86_64_reloc_map[i].elf_reloc_val);

Completed in 53 milliseconds