Lines Matching full:guest
35 // Events generated by the guest system.
45 * Event's value parameter points to MallocDesc instance in the guest's address
55 * guest's address space that contains information about block that's being
64 * guest's address space that contains query parameters. Note that 'libc_pid'
73 * that this string is located in the guest's address space.
84 * structure is initialized by the guest system before event is fired up. It is
126 * reports an error back to the guest.
138 * by the guest system before event is fired up It is important to remember that
168 /* Address in guest's virtual space of memory allocation descriptor for the
175 * emulator reports an error back to the guest.
182 * initialized by the guest system before event is fired up. It is important to
202 * reports an error back to the guest.
241 /* Describes a memory mapping of an execution module in the guest system. */
243 /* Starting address of mmapping of a module in the guest's address space. */
246 /* Ending address of mmapping of a module in the guest's address space. */
275 /* Encapsulates an array of guest addresses, sorted in accending order. */