elf-arch.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <elf.h>
#include <endian.h>
#include <byteswap.h>

Functions

uint16_t get_uint16 (uint16_t)
char * machine_name (void)
int read_header (char *)
int main (int argc, char **argv)

Variables

unsigned char e_ident [EI_NIDENT]
uint16_t e_class
uint16_t e_data
uint16_t e_machine

Function Documentation

uint16_t get_uint16 ( uint16_t   ) 

char * machine_name ( void   ) 

int main ( int  argc,
char **  argv 
)

int read_header ( char *   ) 


Variable Documentation

uint16_t e_class

uint16_t e_data

unsigned char e_ident[EI_NIDENT]

uint16_t e_machine


Generated on Tue Nov 6 01:20:21 2007 for yast2-core by  doxygen 1.5.0