LLVM: llvm::ELFYAML::SymtabShndxSection Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/ELFYAML.h](ELFYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::ELFYAML::SymtabShndxSection:
| Additional Inherited Members |
|
| Public Types inherited from llvm::ELFYAML::Chunk |
|
| enum class |
ChunkKind { Dynamic, Group, RawContent, Relocation, Relr, NoBits, Note, Hash, GnuHash, Verdef, Verneed, StackSizes, SymtabShndxSection, Symver, ARMIndexTable, MipsABIFlags, Addrsig, LinkerOptions, DependentLibraries, CallGraphProfile, BBAddrMap, SpecialChunksStart, Fill = SpecialChunksStart , SectionHeaderTable } |
Detailed Description
Definition at line 671 of file ELFYAML.h.
Constructor & Destructor Documentation
| llvm::ELFYAML::SymtabShndxSection::SymtabShndxSection ( ) |
inline |
Member Function Documentation
◆ classof()
| bool llvm::ELFYAML::SymtabShndxSection::classof ( const Chunk * S) |
inlinestatic |
◆ getEntries()
| std::vector< std::pair< StringRef, bool > > llvm::ELFYAML::SymtabShndxSection::getEntries ( ) const |
inlineoverridevirtual |
Member Data Documentation
◆ Entries
std::optional<std::vector<uint32_t> > llvm::ELFYAML::SymtabShndxSection::Entries
The documentation for this struct was generated from the following file: