LLVM 19.0.0git
Public Attributes | List of all members
llvm::object::StringTableOffset Struct Reference

#include "llvm/Object/COFF.h"

Public Attributes

support::ulittle32_t Zeroes
 
support::ulittle32_t Offset
 

Detailed Description

Definition at line 244 of file COFF.h.

Member Data Documentation

◆ Offset

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

Definition at line 246 of file COFF.h.

◆ Zeroes

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

Definition at line 245 of file COFF.h.


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