OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mmix_reloc_map
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
elf64-mmix.c
760
struct
mmix_reloc_map
struct
767
static const struct
mmix_reloc_map
mmix_reloc_map
[] =
variable in typeref:struct:mmix_reloc_map
802
i < sizeof (
mmix_reloc_map
) / sizeof (
mmix_reloc_map
[0]);
805
if (
mmix_reloc_map
[i].bfd_reloc_val == code)
806
return &elf_mmix_howto_table[
mmix_reloc_map
[i].elf_reloc_val];
[
all
...]
ChangeLog-0203
[
all
...]
Completed in 2517 milliseconds