mageec  0.1.0
MAchine Guided Energy Efficient Compilation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | List of all members
mageec::hashedelf Class Reference

#include <elfhash.h>

Public Member Functions

 hashedelf ()
 
bool ignoredsection (char const *sectionname)
 
int hash (char const *filename)
 
uint64_t getResult ()
 

Detailed Description

Definition at line 29 of file elfhash.h.

Constructor & Destructor Documentation

hashedelf::hashedelf ( )

Definition at line 33 of file elfhash.cpp.

Member Function Documentation

uint64_t hashedelf::getResult ( )

Definition at line 136 of file elfhash.cpp.

int hashedelf::hash ( char const *  filename)

Definition at line 54 of file elfhash.cpp.

bool hashedelf::ignoredsection ( char const *  sectionname)

Definition at line 39 of file elfhash.cpp.


The documentation for this class was generated from the following files: