⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

get_text_offset

Function get_text_offset 

Source
pub fn get_text_offset() -> usize
Expand description

Get the kernel text randomization offset.

Returns 0 if KASLR is not initialized.