Searched defs:SMTYP_SMTYP (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/include/coff/ | ||
D | xcoff.h | 144 #define SMTYP_SMTYP(x) ((x) & 0x7) /* symbol type */ macro |
D | internal.h | 639 #define SMTYP_SMTYP(x) ((x) & 0x7) /* symbol type */ macro |