Data Fields | |
| link_t | modules_head |
| List of all loaded modules including rtld and the program. | |
| uintptr_t | next_bias |
| Temporary hack to place each module at different address. | |
| module_t * | program |
| module_t | rtld |
| elf_dyn_t * | rtld_dynamic |
Definition at line 44 of file rtld.h.
1.4.7