sys.linux.link

D header file for GNU/Linux

glibc elf/link.h

Members

Aliases

Elf_Symndx
alias Elf_Symndx = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf_Symndx
alias Elf_Symndx = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf_Symndx
alias Elf_Symndx = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf_Symndx
alias Elf_Symndx = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf_Symndx
alias Elf_Symndx = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf_Symndx
alias Elf_Symndx = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf_Symndx
alias Elf_Symndx = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf_Symndx
alias Elf_Symndx = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Lmid_t
alias Lmid_t = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ELF_NATIVE_CLASS
alias __ELF_NATIVE_CLASS = __WORDSIZE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ELF_NATIVE_CLASS
alias __ELF_NATIVE_CLASS = __WORDSIZE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ELF_NATIVE_CLASS
alias __ELF_NATIVE_CLASS = __WORDSIZE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ELF_NATIVE_CLASS
alias __ELF_NATIVE_CLASS = __WORDSIZE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ELF_NATIVE_CLASS
alias __ELF_NATIVE_CLASS = __WORDSIZE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ELF_NATIVE_CLASS
alias __ELF_NATIVE_CLASS = __WORDSIZE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ELF_NATIVE_CLASS
alias __ELF_NATIVE_CLASS = __WORDSIZE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ELF_NATIVE_CLASS
alias __ELF_NATIVE_CLASS = __WORDSIZE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

LA_ACT_CONSISTENT
anonymousenum LA_ACT_CONSISTENT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LA_FLG_BINDTO
anonymousenum LA_FLG_BINDTO
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LA_SER_ORIG
anonymousenum LA_SER_ORIG
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LA_SYMB_NOPLTENTER
anonymousenum LA_SYMB_NOPLTENTER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RT_CONSISTENT
anonymousenum RT_CONSISTENT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

dl_iterate_phdr
int dl_iterate_phdr(__Callback __callback, void* __data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
la_activity
void la_activity(uintptr_t* __cookie, uint __flag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
la_objclose
uint la_objclose(uintptr_t* __cookie)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
la_objopen
uint la_objopen(link_map* __map, Lmid_t __lmid, uintptr_t* __cookie)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
la_objsearch
char* la_objsearch(const(char)* __name, uintptr_t* __cookie, uint __flag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
la_preinit
void la_preinit(uintptr_t* __cookie)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
la_symbind32
uintptr_t la_symbind32(Elf32_Sym* __sym, uint __ndx, uintptr_t* __refcook, uintptr_t* __defcook, uint* __flags, const(char)* __symname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
la_symbind64
uintptr_t la_symbind64(Elf64_Sym* __sym, uint __ndx, uintptr_t* __refcook, uintptr_t* __defcook, uint* __flags, const(char)* __symname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
la_version
uint la_version(uint __version)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

dl_phdr_info
struct dl_phdr_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
link_map
struct link_map
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
r_debug
struct r_debug
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Templates

ElfW
template ElfW(string Type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta