HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
runtime_library.h File Reference
#include "hal_core/defines.h"
#include <string>
#include <dlfcn.h>
Include dependency graph for runtime_library.h:

Go to the source code of this file.

Classes

class  hal::RuntimeLibrary
 

Namespaces

 hal
 

Typedefs

using hal::lib_fn_ptr_t = void(*)()
 
using hal::handle_ptr_t = void *