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

#include "llvm/Object/XCOFFObjectFile.h"

Public Attributes

support::big32_t Magic
 
support::ubig32_t Offset
 

Detailed Description

Definition at line 739 of file XCOFFObjectFile.h.

Member Data Documentation

◆ Magic

support::big32_t llvm::object::XCOFFSymbolEntry32::NameInStrTblType::Magic

Definition at line 740 of file XCOFFObjectFile.h.

◆ Offset

support::ubig32_t llvm::object::XCOFFSymbolEntry32::NameInStrTblType::Offset

Definition at line 741 of file XCOFFObjectFile.h.


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