Function qemu_plugin_start_code

Source
pub unsafe extern "C" fn qemu_plugin_start_code() -> u64
Expand description

qemu_plugin_start_code() - returns start of text segment

Returns the nominal start address of the main text segment in user-mode. Currently returns 0 for system emulation.