LLVM 22.0.0git
|
Fragment representing the binary annotations produced by the .cv_inline_linetable directive. More...
#include "llvm/MC/MCSection.h"
Static Public Member Functions | |
static bool | classof (const MCFragment *F) |
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 } |
Fragment representing the binary annotations produced by the .cv_inline_linetable directive.
Definition at line 427 of file MCSection.h.
|
inline |
Definition at line 439 of file MCSection.h.
References llvm::MCFragment::FT_CVInlineLines, and llvm::MCFragment::MCFragment().
|
inlinestatic |
Definition at line 449 of file MCSection.h.
References F, llvm::MCFragment::FT_CVInlineLines, and llvm::MCFragment::MCFragment().
Definition at line 447 of file MCSection.h.
Referenced by llvm::CodeViewContext::encodeInlineLineTable().
Definition at line 446 of file MCSection.h.
Referenced by llvm::CodeViewContext::encodeInlineLineTable().
|
friend |
CodeViewContext has the real knowledge about this format, so let it access our members.
Definition at line 436 of file MCSection.h.
References CodeViewContext.
Referenced by CodeViewContext.