Searched refs:QEMU_Elf (Results 1 – 5 of 5) sorted by relevance
58 static bool init_states(QEMU_Elf *qe) in init_states()127 static void exit_states(QEMU_Elf *qe) in exit_states()132 static bool check_ehdr(QEMU_Elf *qe) in check_ehdr()187 static bool QEMU_Elf_map(QEMU_Elf *qe, const char *filename) in QEMU_Elf_map()236 static void QEMU_Elf_unmap(QEMU_Elf *qe) in QEMU_Elf_unmap()245 bool QEMU_Elf_init(QEMU_Elf *qe, const char *filename) in QEMU_Elf_init()266 void QEMU_Elf_exit(QEMU_Elf *qe) in QEMU_Elf_exit()
34 typedef struct QEMU_Elf { struct43 } QEMU_Elf; argument45 bool QEMU_Elf_init(QEMU_Elf *qe, const char *filename);46 void QEMU_Elf_exit(QEMU_Elf *qe);
36 void pa_space_create(struct pa_space *ps, QEMU_Elf *qemu_elf);
185 static bool fix_dtb(struct va_space *vs, QEMU_Elf *qe) in fix_dtb()342 struct va_space *vs, QEMU_Elf *qe) in fill_context()512 QEMU_Elf qemu_elf; in main()
73 void pa_space_create(struct pa_space *ps, QEMU_Elf *qemu_elf) in pa_space_create()