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

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-coff-seh.h135 seh_kind_mips = 1, /* Used for MIPS and x86 pdata generation. */ enumerator in enum:seh_kind
H A Dobj-coff-seh.c219 return seh_kind_mips;
989 case seh_kind_mips:
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-coff-seh.h135 seh_kind_mips = 1, /* Used for MIPS and x86 pdata generation. */ enumerator in enum:seh_kind
H A Dobj-coff-seh.c219 return seh_kind_mips;
1008 case seh_kind_mips:
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff-seh.h135 seh_kind_mips = 1, /* Used for MIPS and x86 pdata generation. */ enumerator in enum:seh_kind
H A Dobj-coff-seh.c218 return seh_kind_mips;
1007 case seh_kind_mips:

Completed in 293 milliseconds