Lines Matching refs:CONVERT
133 /* Now copy the data and at the same time convert the
204 of the host convert the data now. */
212 CONVERT (phdr[cnt].p_type);
213 CONVERT (phdr[cnt].p_offset);
214 CONVERT (phdr[cnt].p_vaddr);
215 CONVERT (phdr[cnt].p_paddr);
216 CONVERT (phdr[cnt].p_filesz);
217 CONVERT (phdr[cnt].p_memsz);
218 CONVERT (phdr[cnt].p_flags);
219 CONVERT (phdr[cnt].p_align);