mageec  0.1.0
MAchine Guided Energy Efficient Compilation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
elfhash.cpp File Reference

ELF Object Hasher. More...

#include "mageec/elfhash.h"
#include "mageec/mageec.h"
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <fcntl.h>
#include "libelf.h"
#include "gelf.h"
#include "gcrypt.h"

Go to the source code of this file.

Detailed Description

ELF Object Hasher.

Definition in file elfhash.cpp.