LLVM: llvm::object::coff_resource_dir_entry Struct Reference (original) (raw)
#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| union { | |
| support::ulittle32_t NameOffset | |
| support::ulittle32_t ID | |
| } | Identifier |
| union { | |
| support::ulittle32_t DataEntryOffset | |
| support::ulittle32_t SubdirOffset | |
| } | Offset |
Definition at line 804 of file COFF.h.
◆ DataEntryOffset
◆ ID
◆ [union]
union { ... } llvm::object::coff_resource_dir_entry::Identifier
◆ NameOffset
◆ [union]
union { ... } llvm::object::coff_resource_dir_entry::Offset
◆ SubdirOffset
The documentation for this struct was generated from the following file:
- include/llvm/Object/COFF.h