Home
last modified time | relevance | path

Searched refs:dest64 (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/libelf/
Dgnuhash_xlate.h56 Elf64_Xword *dest64 = (Elf64_Xword *) &dest32[4]; in elf_cvt_gnuhash() local
62 dest64[cnt] = bswap_64 (src64[cnt]); in elf_cvt_gnuhash()
68 dest32 = (Elf32_Word *) &dest64[bitmask_words]; in elf_cvt_gnuhash()