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

  /external/elfutils/0.153/libdwfl/
relocate.c 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
    [all...]
  /external/elfutils/0.153/src/
strip.c     [all...]
readelf.c     [all...]

Completed in 69 milliseconds