Definition at line 10 of file fdlfcn.h.
◆ address
| void* fdlfcn_handle::address |
◆ data_section_data
| void* fdlfcn_handle::data_section_data |
◆ data_section_header
| Elf64_Shdr* fdlfcn_handle::data_section_header |
◆ ehdr
| Elf64_Ehdr fdlfcn_handle::ehdr |
◆ next
◆ prev
◆ relocations
| Elf64_Rela* fdlfcn_handle::relocations |
◆ rodata_section_data
| void* fdlfcn_handle::rodata_section_data |
◆ rodata_section_header
| Elf64_Shdr* fdlfcn_handle::rodata_section_header |
◆ shdrs
| Elf64_Shdr* fdlfcn_handle::shdrs |
◆ string_table_data
| void* fdlfcn_handle::string_table_data |
◆ string_table_header
| Elf64_Shdr* fdlfcn_handle::string_table_header |
◆ symbols
| Elf64_Sym* fdlfcn_handle::symbols |
◆ symtab_index
| int fdlfcn_handle::symtab_index |
◆ symtab_str_section_data
| void* fdlfcn_handle::symtab_str_section_data |
◆ symtab_str_section_header
| Elf64_Shdr* fdlfcn_handle::symtab_str_section_header |
◆ text_section_data
| void* fdlfcn_handle::text_section_data |
◆ text_section_header
| Elf64_Shdr* fdlfcn_handle::text_section_header |
◆ text_section_index
| int fdlfcn_handle::text_section_index |
The documentation for this struct was generated from the following file: