LLVM: llvm::ELFYAML::ARMIndexTableSection Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/ELFYAML.h](ELFYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::ELFYAML::ARMIndexTableSection:
| 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 690 of file ELFYAML.h.
Constructor & Destructor Documentation
| llvm::ELFYAML::ARMIndexTableSection::ARMIndexTableSection ( ) |
inline |
Member Function Documentation
◆ classof()
| bool llvm::ELFYAML::ARMIndexTableSection::classof ( const Chunk * S) |
inlinestatic |
◆ getEntries()
| std::vector< std::pair< StringRef, bool > > llvm::ELFYAML::ARMIndexTableSection::getEntries ( ) const |
inlineoverridevirtual |
Member Data Documentation
◆ Entries
std::optional<std::vector<ARMIndexTableEntry> > llvm::ELFYAML::ARMIndexTableSection::Entries
The documentation for this struct was generated from the following file: