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

References

lib/MC/MCSectionMachO.cpp
  217   TAA = 0;
  234   TAA = TypeDescriptor - std::begin(SectionTypeDescriptors);
  240     if (TAA == MachO::S_SYMBOL_STUBS)
  259     TAA |= AttrDescriptorI->AttrFlag;
  265     if (TAA == MachO::S_SYMBOL_STUBS)
  272   if ((TAA & MachO::SECTION_TYPE) != MachO::S_SYMBOL_STUBS)