bfd_asymbol_name (symbol),
reloc_target_output_section);
}
-
+\f
/* Relocate an MMIX ELF section. Modified from elf32-fr30.c; look to it
for guidance if you're thinking of copying this. */
return true;
}
-
+\f
/* Perform a single relocation. By default we use the standard BFD
routines. A few relocs we have to do ourselves. */
return r;
}
-
+\f
/* Return the section that should be marked against GC for a given
relocation. */
return NULL;
}
-
+\f
/* Sort register relocs to come before expanding relocs. */
static int
return true;
}
-
+\f
/* Change symbols relative to the reg contents section to instead be to
the register section, and scale them down to correspond to the register
number. */
return true;
}
-
+\f
#define ELF_ARCH bfd_arch_mmix
#define ELF_MACHINE_CODE EM_MMIX