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

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

Public Attributes
support::ulittle32_t Zeroes
support::ulittle32_t Offset

Detailed Description

Definition at line 249 of file COFF.h.

Member Data Documentation

Offset

support::ulittle32_t llvm::object::StringTableOffset::Offset

Definition at line 251 of file COFF.h.

Zeroes

support::ulittle32_t llvm::object::StringTableOffset::Zeroes

Definition at line 250 of file COFF.h.


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