LLVM: llvm::object::coff_tls_directory< IntTy > Struct Template Reference (original) (raw)

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

Public Attributes
IntTy StartAddressOfRawData
IntTy EndAddressOfRawData
IntTy AddressOfIndex
IntTy AddressOfCallBacks
support::ulittle32_t SizeOfZeroFill
support::ulittle32_t Characteristics

template
struct llvm::object::coff_tls_directory< IntTy >

Definition at line 578 of file COFF.h.

getAlignment()

setAlignment()

AddressOfCallBacks

AddressOfIndex

Characteristics

EndAddressOfRawData

SizeOfZeroFill

StartAddressOfRawData


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