Xv6 with picoc & Linkage editor  v1.0
The project delineate mutual cohesion between c library, linkage editor ( linker), interpreter and operating system by porting the same on xv6 kernel
Data Fields
elfhdr Struct Reference

Data Fields

uint magic
uchar elf [12]
ushort type
ushort machine
uint version
uint entry
uint phoff
uint shoff
uint flags
ushort ehsize
ushort phentsize
ushort phnum
ushort shentsize
ushort shnum
ushort shstrndx

Detailed Description

Definition at line 6 of file elf.h.


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