|
struct | llvm::object::dos_header |
| The DOS compatible header at the front of all PE/COFF executables. More...
|
|
struct | llvm::object::coff_file_header |
|
struct | llvm::object::coff_bigobj_file_header |
|
struct | llvm::object::pe32_header |
| The 32-bit PE header that follows the COFF header. More...
|
|
struct | llvm::object::pe32plus_header |
| The 64-bit PE header that follows the COFF header. More...
|
|
struct | llvm::object::data_directory |
|
struct | llvm::object::debug_directory |
|
struct | llvm::object::import_lookup_table_entry< IntTy > |
|
struct | llvm::object::delay_import_directory_table_entry |
|
struct | llvm::object::export_directory_table_entry |
|
union | llvm::object::export_address_table_entry |
|
struct | llvm::object::StringTableOffset |
|
struct | llvm::object::coff_symbol< SectionNumberType > |
|
struct | llvm::object::coff_symbol_generic |
|
class | llvm::object::COFFSymbolRef |
|
struct | llvm::object::coff_section |
|
struct | llvm::object::coff_relocation |
|
struct | llvm::object::coff_aux_function_definition |
|
struct | llvm::object::coff_aux_bf_and_ef_symbol |
|
struct | llvm::object::coff_aux_weak_external |
|
struct | llvm::object::coff_aux_section_definition |
|
struct | llvm::object::coff_aux_clr_token |
|
struct | llvm::object::coff_import_header |
|
struct | llvm::object::coff_import_directory_table_entry |
|
struct | llvm::object::coff_tls_directory< IntTy > |
|
struct | llvm::object::coff_load_config_code_integrity |
|
struct | llvm::object::coff_load_configuration32 |
| 32-bit load config (IMAGE_LOAD_CONFIG_DIRECTORY32) More...
|
|
struct | llvm::object::coff_load_configuration64 |
| 64-bit load config (IMAGE_LOAD_CONFIG_DIRECTORY64) More...
|
|
struct | llvm::object::chpe_metadata |
|
struct | llvm::object::chpe_range_entry |
|
struct | llvm::object::chpe_code_range_entry |
|
struct | llvm::object::chpe_redirection_entry |
|
struct | llvm::object::coff_runtime_function_x64 |
|
struct | llvm::object::coff_base_reloc_block_header |
|
struct | llvm::object::coff_base_reloc_block_entry |
|
struct | llvm::object::coff_resource_dir_entry |
|
struct | llvm::object::coff_resource_data_entry |
|
struct | llvm::object::coff_resource_dir_table |
|
struct | llvm::object::debug_h_header |
|
struct | llvm::object::coff_dynamic_reloc_table |
|
struct | llvm::object::coff_dynamic_relocation32 |
|
struct | llvm::object::coff_dynamic_relocation64 |
|
struct | llvm::object::coff_dynamic_relocation32_v2 |
|
struct | llvm::object::coff_dynamic_relocation64_v2 |
|
class | llvm::object::COFFObjectFile |
|
class | llvm::object::ImportDirectoryEntryRef |
|
class | llvm::object::DelayImportDirectoryEntryRef |
|
class | llvm::object::ExportDirectoryEntryRef |
|
class | llvm::object::ImportedSymbolRef |
|
class | llvm::object::BaseRelocRef |
|
class | llvm::object::DynamicRelocRef |
|
class | llvm::object::Arm64XRelocRef |
|
class | llvm::object::ResourceSectionRef |
|
struct | llvm::object::FpoData |
|
class | llvm::object::SectionStrippedError |
|