TO_NATIVE          69 scripts/mod/file2alias.c 	typeof(((struct devid *)0)->f) f = TO_NATIVE(*(typeof(f) *)((m) + OFF_##devid##_##f))
TO_NATIVE         671 scripts/mod/file2alias.c 		(*prod_id_hash)[i] = TO_NATIVE((*prod_id_hash)[i]);
TO_NATIVE         721 scripts/mod/file2alias.c 		arr[i] = TO_NATIVE(arr[i]);
TO_NATIVE         894 scripts/mod/file2alias.c 		sprintf(&guid_name[i], "%02x", TO_NATIVE((guid->b)[i/2]));
TO_NATIVE         513 scripts/mod/modpost.c 	hdr->e_type      = TO_NATIVE(hdr->e_type);
TO_NATIVE         514 scripts/mod/modpost.c 	hdr->e_machine   = TO_NATIVE(hdr->e_machine);
TO_NATIVE         515 scripts/mod/modpost.c 	hdr->e_version   = TO_NATIVE(hdr->e_version);
TO_NATIVE         516 scripts/mod/modpost.c 	hdr->e_entry     = TO_NATIVE(hdr->e_entry);
TO_NATIVE         517 scripts/mod/modpost.c 	hdr->e_phoff     = TO_NATIVE(hdr->e_phoff);
TO_NATIVE         518 scripts/mod/modpost.c 	hdr->e_shoff     = TO_NATIVE(hdr->e_shoff);
TO_NATIVE         519 scripts/mod/modpost.c 	hdr->e_flags     = TO_NATIVE(hdr->e_flags);
TO_NATIVE         520 scripts/mod/modpost.c 	hdr->e_ehsize    = TO_NATIVE(hdr->e_ehsize);
TO_NATIVE         521 scripts/mod/modpost.c 	hdr->e_phentsize = TO_NATIVE(hdr->e_phentsize);
TO_NATIVE         522 scripts/mod/modpost.c 	hdr->e_phnum     = TO_NATIVE(hdr->e_phnum);
TO_NATIVE         523 scripts/mod/modpost.c 	hdr->e_shentsize = TO_NATIVE(hdr->e_shentsize);
TO_NATIVE         524 scripts/mod/modpost.c 	hdr->e_shnum     = TO_NATIVE(hdr->e_shnum);
TO_NATIVE         525 scripts/mod/modpost.c 	hdr->e_shstrndx  = TO_NATIVE(hdr->e_shstrndx);
TO_NATIVE         542 scripts/mod/modpost.c 		info->num_sections = TO_NATIVE(sechdrs[0].sh_size);
TO_NATIVE         548 scripts/mod/modpost.c 		info->secindex_strings = TO_NATIVE(sechdrs[0].sh_link);
TO_NATIVE         556 scripts/mod/modpost.c 		sechdrs[i].sh_name      = TO_NATIVE(sechdrs[i].sh_name);
TO_NATIVE         557 scripts/mod/modpost.c 		sechdrs[i].sh_type      = TO_NATIVE(sechdrs[i].sh_type);
TO_NATIVE         558 scripts/mod/modpost.c 		sechdrs[i].sh_flags     = TO_NATIVE(sechdrs[i].sh_flags);
TO_NATIVE         559 scripts/mod/modpost.c 		sechdrs[i].sh_addr      = TO_NATIVE(sechdrs[i].sh_addr);
TO_NATIVE         560 scripts/mod/modpost.c 		sechdrs[i].sh_offset    = TO_NATIVE(sechdrs[i].sh_offset);
TO_NATIVE         561 scripts/mod/modpost.c 		sechdrs[i].sh_size      = TO_NATIVE(sechdrs[i].sh_size);
TO_NATIVE         562 scripts/mod/modpost.c 		sechdrs[i].sh_link      = TO_NATIVE(sechdrs[i].sh_link);
TO_NATIVE         563 scripts/mod/modpost.c 		sechdrs[i].sh_info      = TO_NATIVE(sechdrs[i].sh_info);
TO_NATIVE         564 scripts/mod/modpost.c 		sechdrs[i].sh_addralign = TO_NATIVE(sechdrs[i].sh_addralign);
TO_NATIVE         565 scripts/mod/modpost.c 		sechdrs[i].sh_entsize   = TO_NATIVE(sechdrs[i].sh_entsize);
TO_NATIVE         627 scripts/mod/modpost.c 		sym->st_shndx = TO_NATIVE(sym->st_shndx);
TO_NATIVE         628 scripts/mod/modpost.c 		sym->st_name  = TO_NATIVE(sym->st_name);
TO_NATIVE         629 scripts/mod/modpost.c 		sym->st_value = TO_NATIVE(sym->st_value);
TO_NATIVE         630 scripts/mod/modpost.c 		sym->st_size  = TO_NATIVE(sym->st_size);
TO_NATIVE         642 scripts/mod/modpost.c 			*p = TO_NATIVE(*p);
TO_NATIVE         708 scripts/mod/modpost.c 			crc = TO_NATIVE(*crcp);
TO_NATIVE        1781 scripts/mod/modpost.c 		r->r_addend = TO_NATIVE(*location);
TO_NATIVE        1784 scripts/mod/modpost.c 		r->r_addend = TO_NATIVE(*location) + 4;
TO_NATIVE        1845 scripts/mod/modpost.c 	inst = TO_NATIVE(*location);
TO_NATIVE        1879 scripts/mod/modpost.c 		r.r_offset = TO_NATIVE(rela->r_offset);
TO_NATIVE        1884 scripts/mod/modpost.c 			r_sym = TO_NATIVE(r_sym);
TO_NATIVE        1888 scripts/mod/modpost.c 			r.r_info = TO_NATIVE(rela->r_info);
TO_NATIVE        1892 scripts/mod/modpost.c 		r.r_info = TO_NATIVE(rela->r_info);
TO_NATIVE        1895 scripts/mod/modpost.c 		r.r_addend = TO_NATIVE(rela->r_addend);
TO_NATIVE        1925 scripts/mod/modpost.c 		r.r_offset = TO_NATIVE(rel->r_offset);
TO_NATIVE        1930 scripts/mod/modpost.c 			r_sym = TO_NATIVE(r_sym);
TO_NATIVE        1934 scripts/mod/modpost.c 			r.r_info = TO_NATIVE(rel->r_info);
TO_NATIVE        1938 scripts/mod/modpost.c 		r.r_info = TO_NATIVE(rel->r_info);