LLVM
16.0.0git
|
#include "llvm/MC/MCSectionDXContainer.h"
Friends | |
class | MCContext |
Definition at line 23 of file MCSectionDXContainer.h.
|
inlineoverridevirtual |
Check whether this section is "virtual", that is has no actual object file contents.
Implements llvm::MCSection.
Definition at line 33 of file MCSectionDXContainer.h.
|
overridevirtual |
Implements llvm::MCSection.
Definition at line 13 of file MCSectionDXContainer.cpp.
|
inlineoverridevirtual |
Return true if a .align directive should use "optimized nops" to fill instead of 0s.
Implements llvm::MCSection.
Definition at line 32 of file MCSectionDXContainer.h.
|
friend |
Definition at line 24 of file MCSectionDXContainer.h.