Home
last modified time | relevance | path

Searched defs:PEX64_UNWCODE_CODE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-coff-seh.h161 #define PEX64_UNWCODE_CODE(VAL) ((VAL) & 0xf) macro
/toolchain/binutils/binutils-2.25/include/coff/
Dpe.h500 #define PEX64_UNWCODE_CODE(VAL) ((VAL) & 0xf) macro