Searched refs:SwapOff (Results 1 – 1 of 1) sorted by relevance
25 #define SwapOff(a) SwapWord(a) macro40 hdr->e_phoff = SwapOff(hdr->e_phoff); in SwapElfHeader()41 hdr->e_shoff = SwapOff(hdr->e_shoff); in SwapElfHeader()57 shdr->sh_offset = SwapOff(shdr->sh_offset); in SwapSectionHeader()