LLVM 20.0.0git
|
#include "llvm/Object/COFF.h"
Public Attributes | |
support::ulittle32_t | TagIndex |
support::ulittle32_t | TotalSize |
support::ulittle32_t | PointerToLinenumber |
support::ulittle32_t | PointerToNextFunction |
char | Unused1 [2] |
support::ulittle32_t llvm::object::coff_aux_function_definition::PointerToLinenumber |
support::ulittle32_t llvm::object::coff_aux_function_definition::PointerToNextFunction |
support::ulittle32_t llvm::object::coff_aux_function_definition::TagIndex |
support::ulittle32_t llvm::object::coff_aux_function_definition::TotalSize |