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

References

include/llvm/MC/MCObjectFileInfo.h
  341   const MCSection *getTLSTLVSection() const { return TLSTLVSection; }
lib/MC/MCObjectFileInfo.cpp
   93   TLSTLVSection // .tlv
  298   TLSExtraDataSection = TLSTLVSection;