reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/MC/MCSectionXCOFF.h
   61   XCOFF::SymbolType getCSectType() const { return Type; }
lib/MC/MCSectionXCOFF.cpp
   79 bool MCSectionXCOFF::isVirtualSection() const { return XCOFF::XTY_CM == Type; }