LLVM: llvm::ELFYAML::Fill Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/ELFYAML.h](ELFYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::ELFYAML::Fill:
| Public Attributes | |
|---|---|
| std::optional< yaml::BinaryRef > | Pattern |
| llvm::yaml::Hex64 | Size |
| Public Attributes inherited from llvm::ELFYAML::Chunk | |
| ChunkKind | Kind |
| StringRef | Name |
| std::optional< llvm::yaml::Hex64 > | Offset |
| bool | IsImplicit |
| 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 327 of file ELFYAML.h.
Constructor & Destructor Documentation
| llvm::ELFYAML::Fill::Fill ( ) | inline |
|---|
Member Function Documentation
◆ classof()
Member Data Documentation
◆ Pattern
◆ Size
llvm::yaml::Hex64 llvm::ELFYAML::Fill::Size
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/ELFYAML.h