LLVM: llvm::MCCVInlineLineTableFragment Class Reference (original) (raw)
Fragment representing the binary annotations produced by the .cv_inline_linetable directive. More...
#include "[llvm/MC/MCSection.h](MCSection%5F8h%5Fsource.html)"
Inheritance diagram for llvm::MCCVInlineLineTableFragment:
| 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 binary annotations produced by the .cv_inline_linetable directive.
Definition at line 426 of file MCSection.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ classof()
◆ getFnEndSym()
| const MCSymbol * llvm::MCCVInlineLineTableFragment::getFnEndSym ( ) const | inline |
|---|
◆ getFnStartSym()
| const MCSymbol * llvm::MCCVInlineLineTableFragment::getFnStartSym ( ) const | inline |
|---|
◆ CodeViewContext
The documentation for this class was generated from the following file:
- include/llvm/MC/MCSection.h