Searched refs:htowew (Results 1 – 1 of 1) sorted by relevance
66 #define htowew(x) ((data == ELFDATA2MSB) ? htobe32(x) : htole32(x)) macro73 #define htowew(x) ((data == ELFDATA2MSB) ? htobe32(x) : htole32(x)) macro417 sp->st_name = htowew(nstrtab_nextoff); in ELFNAMEEND()