LLVM 18.0.0git
|
Fragment representing the .cv_def_range directive. More...
#include "llvm/MC/MCFragment.h"
Static Public Member Functions | |
static bool | classof (const MCFragment *F) |
![]() | |
static bool | classof (const MCFragment *F) |
![]() | |
static bool | classof (const MCFragment *F) |
Friends | |
class | CodeViewContext |
CodeViewContext has the real knowledge about this format, so let it access our members. | |
Fragment representing the .cv_def_range directive.
Definition at line 553 of file MCFragment.h.
|
inline |
Definition at line 562 of file MCFragment.h.
|
inlinestatic |
Definition at line 575 of file MCFragment.h.
References F, and llvm::MCFragment::FT_CVDefRange.
|
inline |
Definition at line 573 of file MCFragment.h.
References llvm::SmallString< InternalLen >::str().
Referenced by llvm::CodeViewContext::encodeDefRange().
|
inline |
Definition at line 569 of file MCFragment.h.
Referenced by llvm::CodeViewContext::encodeDefRange().
|
friend |
CodeViewContext has the real knowledge about this format, so let it access our members.
Definition at line 559 of file MCFragment.h.