Searched defs:elf_binary (Results 1 – 1 of 1) sorted by relevance
177 struct elf_binary { struct193 * so long as the struct elf_binary is in use. argument195 char *dest_base;196 size_t dest_size;197 uint64_t pstart;198 uint64_t pend;208 void *xdest_base;209 uint64_t xdest_size;216 struct vcpu *vcpu;218 bool verbose;[all …]
Completed in 5 milliseconds