Home | History | Annotate | Download | only in libdwfl

Lines Matching refs:DO_TYPE

374 #define TYPES		DO_TYPE (BYTE, Byte); DO_TYPE (HALF, Half);	\
375 DO_TYPE (WORD, Word); DO_TYPE (SWORD, Sword); \
376 DO_TYPE (XWORD, Xword); DO_TYPE (SXWORD, Sxword)
380 #define DO_TYPE(NAME, Name) \
385 #undef DO_TYPE
393 #define DO_TYPE(NAME, Name) GElf_##Name Name;
395 #undef DO_TYPE
418 #define DO_TYPE(NAME, Name) \
423 #undef DO_TYPE
438 #define DO_TYPE(NAME, Name) \
443 #undef DO_TYPE