Lines Matching refs:CONVERT
122 CONVERT (ehdr_mem.e32.e_shnum);
123 CONVERT (ehdr_mem.e32.e_shoff);
138 CONVERT (ehdr_mem.e64.e_shnum);
139 CONVERT (ehdr_mem.e64.e_shoff);
193 CONVERT (size);
252 CONVERT (size);
362 CONVERT (elf->state.elf32.ehdr_mem.e_type);
363 CONVERT (elf->state.elf32.ehdr_mem.e_machine);
364 CONVERT (elf->state.elf32.ehdr_mem.e_version);
365 CONVERT (elf->state.elf32.ehdr_mem.e_entry);
366 CONVERT (elf->state.elf32.ehdr_mem.e_phoff);
367 CONVERT (elf->state.elf32.ehdr_mem.e_shoff);
368 CONVERT (elf->state.elf32.ehdr_mem.e_flags);
369 CONVERT (elf->state.elf32.ehdr_mem.e_ehsize);
370 CONVERT (elf->state.elf32.ehdr_mem.e_phentsize);
371 CONVERT (elf->state.elf32.ehdr_mem.e_phnum);
372 CONVERT (elf->state.elf32.ehdr_mem.e_shentsize);
373 CONVERT (elf->state.elf32.ehdr_mem.e_shnum);
374 CONVERT (elf->state.elf32.ehdr_mem.e_shstrndx);
466 CONVERT (elf->state.elf64.ehdr_mem.e_type);
467 CONVERT (elf->state.elf64.ehdr_mem.e_machine);
468 CONVERT (elf->state.elf64.ehdr_mem.e_version);
469 CONVERT (elf->state.elf64.ehdr_mem.e_entry);
470 CONVERT (elf->state.elf64.ehdr_mem.e_phoff);
471 CONVERT (elf->state.elf64.ehdr_mem.e_shoff);
472 CONVERT (elf->state.elf64.ehdr_mem.e_flags);
473 CONVERT (elf->state.elf64.ehdr_mem.e_ehsize);
474 CONVERT (elf->state.elf64.ehdr_mem.e_phentsize);
475 CONVERT (elf->state.elf64.ehdr_mem.e_phnum);
476 CONVERT (elf->state.elf64.ehdr_mem.e_shentsize);
477 CONVERT (elf->state.elf64.ehdr_mem.e_shnum);
478 CONVERT (elf->state.elf64.ehdr_mem.e_shstrndx);