LLDB mainline
Public Attributes | List of all members
ObjectFileELF::ELFDynamicWithName Struct Reference

Public Attributes

elf::ELFDynamic symbol
 
std::string name
 

Detailed Description

Definition at line 186 of file ObjectFileELF.h.

Member Data Documentation

◆ name

std::string ObjectFileELF::ELFDynamicWithName::name

Definition at line 188 of file ObjectFileELF.h.

◆ symbol

elf::ELFDynamic ObjectFileELF::ELFDynamicWithName::symbol

Definition at line 187 of file ObjectFileELF.h.

Referenced by ObjectFileELF::ParseDynamicSymbols().


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