MimIR 0.1
MimIR is my 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  mim
namespace  mim::dl

Functions

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

Variables

static constexpr auto mim::dl::extension