core.sys.solaris.sys.elftypes

D header file for Solaris.

illumos sys/elftypes.h

Members

Aliases

Elf32_Addr (from core.sys.elf)
alias Elf32_Addr = uint32_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf32_Half (from core.sys.elf)
alias Elf32_Half = uint16_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf32_Off (from core.sys.elf)
alias Elf32_Off = uint32_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf32_Sword (from core.sys.elf)
alias Elf32_Sword = int32_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf32_Word (from core.sys.elf)
alias Elf32_Word = uint32_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf64_Addr (from core.sys.elf)
alias Elf64_Addr = uint64_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf64_Half (from core.sys.elf)
alias Elf64_Half = uint16_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf64_Off (from core.sys.elf)
alias Elf64_Off = uint64_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf64_Sword (from core.sys.elf)
alias Elf64_Sword = int32_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf64_Sxword (from core.sys.elf)
alias Elf64_Sxword = int64_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf64_Word (from core.sys.elf)
alias Elf64_Word = uint32_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Elf64_Xword (from core.sys.elf)
alias Elf64_Xword = uint64_t via public import core.sys.elf : Elf32_Addr, Elf32_Half, Elf32_Off, Elf32_Sword, Elf32_Word, Elf64_Addr, Elf64_Half, Elf64_Off, Elf64_Sword, Elf64_Sxword, Elf64_Word, Elf64_Xword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta