Home
last modified time | relevance | path

Searched defs:elf_binary (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/xen/
A Dlibelf.h177 struct elf_binary { struct
193 * so long as the struct elf_binary is in use. argument
195 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