Rizin
unix-like reverse engineering framework and cli tools
|
#include <glibc_elf.h>
Public Attributes | |
Elf64_Word | ch_type |
Elf64_Word | ch_reserved |
Elf64_Xword | ch_size |
Elf64_Xword | ch_addralign |
Definition at line 495 of file glibc_elf.h.
Elf64_Xword Elf64_Chdr::ch_addralign |
Definition at line 500 of file glibc_elf.h.
Elf64_Word Elf64_Chdr::ch_reserved |
Definition at line 498 of file glibc_elf.h.
Elf64_Xword Elf64_Chdr::ch_size |
Definition at line 499 of file glibc_elf.h.
Elf64_Word Elf64_Chdr::ch_type |
Definition at line 497 of file glibc_elf.h.