Function qemu_plugin_end_code

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

qemu_plugin_end_code() - returns end of text segment

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