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

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dmcore.h43 #define IMAGE_REL_MCORE_RVA 0x0007 macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dmcore.h43 #define IMAGE_REL_MCORE_RVA 0x0007 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dmcore.h43 #define IMAGE_REL_MCORE_RVA 0x0007 macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dmcore.h43 #define IMAGE_REL_MCORE_RVA 0x0007 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-mcore.c176 HOWTO (IMAGE_REL_MCORE_RVA, /* type */
275 HOW2MAP (BFD_RELOC_RVA, IMAGE_REL_MCORE_RVA);
320 if (rel->r_type == IMAGE_REL_MCORE_RVA)
348 return ! howto->pc_relative && howto->type != IMAGE_REL_MCORE_RVA;
505 case IMAGE_REL_MCORE_RVA:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-mcore.c176 HOWTO (IMAGE_REL_MCORE_RVA, /* type */
275 HOW2MAP (BFD_RELOC_RVA, IMAGE_REL_MCORE_RVA);
320 if (rel->r_type == IMAGE_REL_MCORE_RVA)
348 return ! howto->pc_relative && howto->type != IMAGE_REL_MCORE_RVA;
504 case IMAGE_REL_MCORE_RVA:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-mcore.c176 HOWTO (IMAGE_REL_MCORE_RVA, /* type */
275 HOW2MAP (BFD_RELOC_RVA, IMAGE_REL_MCORE_RVA);
320 if (rel->r_type == IMAGE_REL_MCORE_RVA)
348 return ! howto->pc_relative && howto->type != IMAGE_REL_MCORE_RVA;
504 case IMAGE_REL_MCORE_RVA:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-mcore.c176 HOWTO (IMAGE_REL_MCORE_RVA, /* type */
275 HOW2MAP (BFD_RELOC_RVA, IMAGE_REL_MCORE_RVA);
320 if (rel->r_type == IMAGE_REL_MCORE_RVA)
348 return ! howto->pc_relative && howto->type != IMAGE_REL_MCORE_RVA;
510 case IMAGE_REL_MCORE_RVA:

Completed in 205 milliseconds