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

References

include/llvm/MC/MCSectionWasm.h
   79   uint32_t getSegmentIndex() const { return SegmentIndex; }
   80   void setSegmentIndex(uint32_t Index) { SegmentIndex = Index; }