#include <rtld/rtld.h>Go to the source code of this file.
Functions | |
| void | rtld_init_static (void) |
| Initialize the loder for use in a statically-linked binary. | |
Variables | |
| static runtime_env_t | rt_env_static |
| runtime_env_t * | runtime_env |
Definition in file rtld.c.
1.4.7