LLVM 22.0.0git
llvm::MachO::symtab_command Struct Reference

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t cmd
uint32_t cmdsize
uint32_t symoff
uint32_t nsyms
uint32_t stroff
uint32_t strsize

Detailed Description

Definition at line 696 of file MachO.h.

Member Data Documentation

◆ cmd

uint32_t llvm::MachO::symtab_command::cmd

◆ cmdsize

uint32_t llvm::MachO::symtab_command::cmdsize

◆ nsyms

◆ stroff

◆ strsize

◆ symoff


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