HomeSort by relevance Sort by last modified time
    Searched refs:DO_TYPE (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdwfl/
relocate.c 347 #define TYPES DO_TYPE (BYTE, Byte); DO_TYPE (HALF, Half); \
348 DO_TYPE (WORD, Word); DO_TYPE (SWORD, Sword); \
349 DO_TYPE (XWORD, Xword); DO_TYPE (SXWORD, Sxword)
353 #define DO_TYPE(NAME, Name) \
358 #undef DO_TYPE
366 #define DO_TYPE(NAME, Name) GElf_##Name Name;
368 #undef DO_TYPE
    [all...]
  /external/elfutils/src/
readelf.c     [all...]

Completed in 170 milliseconds