#include <sys/types.h>
#include <adt/list.h>
#include <rtld/dynamic.h>
#include <rtld/module.h>
Go to the source code of this file.
Data Structures | |
struct | runtime_env_t |
Functions | |
void | rtld_init_static (void) |
Initialize the loder for use in a statically-linked binary. | |
Variables | |
runtime_env_t * | runtime_env |
Definition in file rtld.h.