LLVM: llvm::object::coff_aux_bf_and_ef_symbol Struct Reference (original) (raw)
#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| char | Unused1 [4] |
| support::ulittle16_t | Linenumber |
| char | Unused2 [6] |
| support::ulittle32_t | PointerToNextFunction |
| char | Unused3 [2] |
Definition at line 500 of file COFF.h.
◆ Linenumber
◆ PointerToNextFunction
◆ Unused1
char llvm::object::coff_aux_bf_and_ef_symbol::Unused1[4]
Definition at line 501 of file COFF.h.
◆ Unused2
char llvm::object::coff_aux_bf_and_ef_symbol::Unused2[6]
Definition at line 503 of file COFF.h.
◆ Unused3
char llvm::object::coff_aux_bf_and_ef_symbol::Unused3[2]
Definition at line 505 of file COFF.h.
The documentation for this struct was generated from the following file:
- include/llvm/Object/COFF.h