elfhook ~master (2021-11-14T08:18:28.684744)
Dub
Repo
elfhook.library
elfhook
Undocumented in source.
Members
Structs
SharedLibrary
struct
SharedLibrary
This is a wrapper of UNIX-specified dynamic loading. See
man 3 dlopen
.
Variables
RTLD_GLOBAL
int
RTLD_GLOBAL
;
Undocumented in source.
RTLD_LAZY
int
RTLD_LAZY
;
Undocumented in source.
RTLD_LOCAL
int
RTLD_LOCAL
;
Undocumented in source.
RTLD_NOW
int
RTLD_NOW
;
Undocumented in source.
Meta
Source
See Source File
elfhook
modules
library
aliases
ELF_R_SYM
Elf_Rel
functions
elfHook
hook