HomeSort by relevance Sort by last modified time
    Searched full:dest64 (Results 1 - 1 of 1) sorted by null

  /external/elfutils/libelf/
gnuhash_xlate.h 77 Elf64_Xword *dest64 = (Elf64_Xword *) &dest32[4]; local
83 dest64[cnt] = bswap_64 (src64[cnt]);
89 dest32 = (Elf32_Word *) &dest64[bitmask_words];

Completed in 27 milliseconds