SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
vaddr_map Struct Reference

The structure vaddr_map_t represents the mapping between a virtual address range and the starting physical address and size of this table. More...

#include <elf_loader.h>

Collaboration diagram for vaddr_map:
Collaboration graph
[legend]

Public Attributes

vaddr_range_trange
 
uint32_t range_size
 

Detailed Description

The structure vaddr_map_t represents the mapping between a virtual address range and the starting physical address and size of this table.

Member Data Documentation

◆ range

vaddr_range_t* vaddr_map::range

◆ range_size

uint32_t vaddr_map::range_size

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