LLVM: llvm::object::coff_aux_function_definition Struct Reference (original) (raw)

#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"

Public Attributes
support::ulittle32_t TagIndex
support::ulittle32_t TotalSize
support::ulittle32_t PointerToLinenumber
support::ulittle32_t PointerToNextFunction
char Unused1 [2]

Definition at line 489 of file COFF.h.

PointerToLinenumber

PointerToNextFunction

TagIndex

TotalSize

Unused1

char llvm::object::coff_aux_function_definition::Unused1[2]

Definition at line 494 of file COFF.h.


The documentation for this struct was generated from the following file: