Lines Matching refs:CONVERT
134 /* Now copy the data and at the same time convert the
195 of the host convert the data now. */
203 CONVERT (phdr[cnt].p_type);
204 CONVERT (phdr[cnt].p_offset);
205 CONVERT (phdr[cnt].p_vaddr);
206 CONVERT (phdr[cnt].p_paddr);
207 CONVERT (phdr[cnt].p_filesz);
208 CONVERT (phdr[cnt].p_memsz);
209 CONVERT (phdr[cnt].p_flags);
210 CONVERT (phdr[cnt].p_align);