#include <elf.h>
Definition at line 39 of file elf.h.
◆ address
Definition at line 41 of file elf.h.
◆ buckets
const Elf_Hashelt* elf_file::buckets |
Definition at line 45 of file elf.h.
◆ chains
const Elf_Hashelt* elf_file::chains |
Definition at line 46 of file elf.h.
◆ ctfcnt
Definition at line 68 of file elf.h.
◆ ctfoff
Definition at line 69 of file elf.h.
◆ ctftab
Definition at line 67 of file elf.h.
◆ ddbstrcnt
Definition at line 64 of file elf.h.
◆ ddbstrtab
Definition at line 63 of file elf.h.
◆ ddbsymcnt
Definition at line 62 of file elf.h.
◆ ddbsymtab
const Elf_Sym* elf_file::ddbsymtab |
Definition at line 61 of file elf.h.
◆ dynamic
Elf_Dyn* elf_file::dynamic |
Definition at line 42 of file elf.h.
◆ got
Definition at line 51 of file elf.h.
◆ hash
Definition at line 47 of file elf.h.
◆ modptr
Definition at line 60 of file elf.h.
◆ nbuckets
Elf_Hashelt elf_file::nbuckets |
Definition at line 43 of file elf.h.
◆ nchains
Elf_Hashelt elf_file::nchains |
Definition at line 44 of file elf.h.
◆ pcpu_base
Elf_Addr elf_file::pcpu_base |
Definition at line 74 of file elf.h.
◆ pcpu_start
Elf_Addr elf_file::pcpu_start |
Definition at line 72 of file elf.h.
◆ pcpu_stop
Elf_Addr elf_file::pcpu_stop |
Definition at line 73 of file elf.h.
◆ pltrel
const Elf_Rel* elf_file::pltrel |
Definition at line 52 of file elf.h.
◆ pltrela
const Elf_Rela* elf_file::pltrela |
Definition at line 54 of file elf.h.
◆ pltrelasize
int elf_file::pltrelasize |
Definition at line 55 of file elf.h.
◆ pltrelsize
Definition at line 53 of file elf.h.
◆ preloaded
Definition at line 40 of file elf.h.
◆ rel
const Elf_Rel* elf_file::rel |
Definition at line 56 of file elf.h.
◆ rela
const Elf_Rela* elf_file::rela |
Definition at line 58 of file elf.h.
◆ relasize
Definition at line 59 of file elf.h.
◆ relsize
Definition at line 57 of file elf.h.
◆ strbase
Definition at line 66 of file elf.h.
◆ strsz
Definition at line 49 of file elf.h.
◆ strtab
Definition at line 48 of file elf.h.
◆ symbase
Definition at line 65 of file elf.h.
◆ symtab
const Elf_Sym* elf_file::symtab |
Definition at line 50 of file elf.h.
◆ typlen
Definition at line 71 of file elf.h.
◆ typoff
Definition at line 70 of file elf.h.
The documentation for this struct was generated from the following file: