elf.c File Reference

#include <ubixos/elf.h>

Include dependency graph for elf.c:

Go to the source code of this file.

Functions

char * elfGetPhType (int phType)
char * elfGetRelType (int relType)
char * elfGetShType (int shType)

Variables

struct {
   uInt32   id
   char *   phTypeName
elfPhType []
struct {
   uInt32   id
   char *   relTypeName
elfRelType []
struct {
   uInt32   id
   char *   shTypeName
elfShType []
struct {
   char *   elfTypeName
   uInt32   id
elfType []


Function Documentation

char* elfGetPhType ( int  phType  ) 

Definition at line 100 of file elf.c.

References elfPhType, and phTypeName.

char* elfGetRelType ( int  relType  ) 

Definition at line 104 of file elf.c.

References elfRelType, and relTypeName.

Referenced by kmod_load(), and ldEnable().

char* elfGetShType ( int  shType  ) 

Definition at line 96 of file elf.c.

References elfShType, and shTypeName.


Variable Documentation

struct { ... } elfPhType[]

Referenced by elfGetPhType().

struct { ... } elfRelType[]

Referenced by elfGetRelType().

struct { ... } elfShType[]

Referenced by elfGetShType().

struct { ... } elfType[]

char* elfTypeName

Definition at line 33 of file elf.c.

uInt32 id

Definition at line 80 of file elf.c.

uInt32 id

Definition at line 62 of file elf.c.

uInt32 id

Definition at line 47 of file elf.c.

uInt32 id

Definition at line 34 of file elf.c.

char* phTypeName

Definition at line 46 of file elf.c.

Referenced by elfGetPhType().

char* relTypeName

Definition at line 79 of file elf.c.

Referenced by elfGetRelType().

char* shTypeName

Definition at line 61 of file elf.c.

Referenced by elfGetShType().


Generated on Tue Dec 12 10:04:56 2006 for UbixOS V2 by  doxygen 1.4.7