LLVM: llvm::MCCVDefRangeFragment Class Reference (original) (raw)
Fragment representing the .cv_def_range directive. More...
#include "[llvm/MC/MCSection.h](MCSection%5F8h%5Fsource.html)"
Inheritance diagram for llvm::MCCVDefRangeFragment:
| Friends | |
|---|---|
| class | CodeViewContext |
| CodeViewContext has the real knowledge about this format, so let it access our members. |
| Additional Inherited Members | |
|---|---|
| Public Types inherited from llvm::MCFragment | |
| enum | FragmentType : uint8_t { FT_Data, FT_Relaxable, FT_Align, FT_Fill, FT_LEB, FT_Nops, FT_Org, FT_Dwarf, FT_DwarfFrame, FT_SFrame, FT_BoundaryAlign, FT_SymbolId, FT_CVInlineLines, FT_CVDefRange } |
| Protected Attributes inherited from llvm::MCFragment | |
| const MCSubtargetInfo * | STI = nullptr |
Detailed Description
Fragment representing the .cv_def_range directive.
Definition at line 454 of file MCSection.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ classof()
◆ getFixedSizePortion()
| StringRef llvm::MCCVDefRangeFragment::getFixedSizePortion ( ) const | inline |
|---|
◆ getRanges()
◆ CodeViewContext
The documentation for this class was generated from the following file:
- include/llvm/MC/MCSection.h