Rizin
unix-like reverse engineering framework and cli tools
rzk_kernel_map_info Struct Reference

#include <io_rzk_linux.h>

Public Attributes

size_t start_addr
 
size_t end_addr
 
size_t phys_addr [MAX_PHYS_ADDR]
 
int n_pages
 
int n_phys_addr
 

Detailed Description

Definition at line 41 of file io_rzk_linux.h.

Member Data Documentation

◆ end_addr

size_t rzk_kernel_map_info::end_addr

Definition at line 43 of file io_rzk_linux.h.

◆ n_pages

int rzk_kernel_map_info::n_pages

Definition at line 45 of file io_rzk_linux.h.

◆ n_phys_addr

int rzk_kernel_map_info::n_phys_addr

Definition at line 46 of file io_rzk_linux.h.

◆ phys_addr

size_t rzk_kernel_map_info::phys_addr[MAX_PHYS_ADDR]

Definition at line 44 of file io_rzk_linux.h.

◆ start_addr

size_t rzk_kernel_map_info::start_addr

Definition at line 42 of file io_rzk_linux.h.


The documentation for this struct was generated from the following file: