xv6-simplified 0.1
简化版xv6
Loading...
Searching...
No Matches
Data Fields
proghdr Struct Reference

#include <elf.h>

Data Fields

uint32 type
 
uint32 flags
 
uint64 off
 
uint64 vaddr
 
uint64 paddr
 
uint64 filesz
 
uint64 memsz
 
uint64 align
 

Field Documentation

◆ align

uint64 align

◆ filesz

uint64 filesz

◆ flags

uint32 flags

◆ memsz

uint64 memsz

◆ off

uint64 off

◆ paddr

uint64 paddr

◆ type

uint32 type

◆ vaddr

uint64 vaddr

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