Searched defs:PEX64_UWI_FRAMEOFF (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-coff-seh.h189 #define PEX64_UWI_FRAMEOFF(VAL) (((VAL) >> 4) & 0xf) macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-coff-seh.h189 #define PEX64_UWI_FRAMEOFF(VAL) (((VAL) >> 4) & 0xf) macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff-seh.h189 #define PEX64_UWI_FRAMEOFF(VAL) (((VAL) >> 4) & 0xf) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h548 #define PEX64_UWI_FRAMEOFF(VAL) (((VAL) >> 4) & 0xf) macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dpe.h555 #define PEX64_UWI_FRAMEOFF(VAL) (((VAL) >> 4) & 0xf) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h554 #define PEX64_UWI_FRAMEOFF(VAL) (((VAL) >> 4) & 0xf) macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dpe.h557 #define PEX64_UWI_FRAMEOFF(VAL) (((VAL) >> 4) & 0xf) macro

Completed in 215 milliseconds