Searched defs:eoff (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/hw/android/goldfish/
H A Dtrace.c51 static unsigned long eoff; // offset in EXE file variable
103 eoff = value;
109 vstart, vend, eoff, exec_path);
155 D("QEMU.trace: kernel, mmap [%lx,%lx]@%lx [%s]\n", vstart, vend, eoff, exec_path);

Completed in 396 milliseconds