Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
dl.h File Reference
#include <stdexcept>
#include <string>
Include dependency graph for dl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  thorin
 
namespace  thorin::dl
 

Functions

void * thorin::dl::open (const char *filename)
 
void * thorin::dl::get (void *handle, const char *symbol_name)
 
void thorin::dl::close (void *handle)
 

Variables

static constexpr auto thorin::dl::extension