|
LLVM
4.0.0
|
Fragment representing the .cv_def_range directive. More...
#include <MCFragment.h>
Static Public Member Functions | |
| static bool | classof (const MCFragment *F) |
Static Public Member Functions inherited from llvm::MCEncodedFragmentWithFixups< 32, 4 > | |
| static bool | classof (const MCFragment *F) |
Static Public Member Functions inherited from llvm::MCEncodedFragment | |
| static bool | classof (const MCFragment *F) |
Friends | |
| class | CodeViewContext |
| CodeViewContext has the real knowledge about this format, so let it access our members. More... | |
Fragment representing the .cv_def_range directive.
Definition at line 532 of file MCFragment.h.
|
inline |
Definition at line 541 of file MCFragment.h.
|
inlinestatic |
Definition at line 557 of file MCFragment.h.
References llvm::MCFragment::FT_CVDefRange, and llvm::MCFragment::getKind().
|
inline |
Definition at line 554 of file MCFragment.h.
Referenced by llvm::CodeViewContext::encodeDefRange().
|
inline |
Definition at line 550 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 538 of file MCFragment.h.
1.8.6