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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
  156     ENTRY(typeCode,              1, scopeGlobal,          mergeNo,
  158     ENTRY(typeData,              1, scopeGlobal,          mergeNo,
  160     ENTRY(typeConstData,         1, scopeGlobal,          mergeNo,
  162     ENTRY(typeZeroFill,          1, scopeGlobal,          mergeNo,
  164     ENTRY(typeConstant,          1, scopeGlobal,          mergeNo,
  166     ENTRY(typeCString,           1, scopeLinkageUnit,     mergeByContent,
  168     ENTRY(typeUTF16String,       1, scopeLinkageUnit,     mergeByContent,
  170     ENTRY(typeCFI,               4, scopeTranslationUnit, mergeNo,
  172     ENTRY(typeLiteral4,          4, scopeLinkageUnit,     mergeByContent,
  174     ENTRY(typeLiteral8,          8, scopeLinkageUnit,     mergeByContent,
  176     ENTRY(typeLiteral16,        16, scopeLinkageUnit,     mergeByContent,
  178     ENTRY(typeCFString,          4, scopeLinkageUnit,     mergeByContent,
  180     ENTRY(typeInitializerPtr,    4, scopeTranslationUnit, mergeNo,
  182     ENTRY(typeTerminatorPtr,     4, scopeTranslationUnit, mergeNo,
  184     ENTRY(typeCompactUnwindInfo, 4, scopeTranslationUnit, mergeNo,
  186     ENTRY(typeGOT,               4, scopeLinkageUnit,     mergeByContent,
  188     ENTRY(typeObjC2CategoryList, 4, scopeTranslationUnit, mergeByContent,
  190     ENTRY(typeUnknown,           1, scopeGlobal,          mergeNo,