Hi, In qemu-1.0:hw/loader.c, load_elf() calls load_elf64() or load_elf32(). But where is the function definition/body of load_elf32()?
And: $ find /usr/include -name '*' | xargs grep load_elf32 [no result] Thanks & Regards, Gary
Hi, In qemu-1.0:hw/loader.c, load_elf() calls load_elf64() or load_elf32(). But where is the function definition/body of load_elf32()?
And: $ find /usr/include -name '*' | xargs grep load_elf32 [no result] Thanks & Regards, Gary