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

References

lib/Object/ELF.cpp
  390     bool GroupedByInfo = GroupFlags & ELF::RELOCATION_GROUPED_BY_INFO_FLAG;
tools/lld/ELF/SyntheticSections.cpp
 1790         RELOCATION_GROUPED_BY_INFO_FLAG | hasAddendIfRela);
 1801         RELOCATION_GROUPED_BY_INFO_FLAG | hasAddendIfRela);
 1817     add(RELOCATION_GROUPED_BY_INFO_FLAG | hasAddendIfRela);
 1832     add(RELOCATION_GROUPED_BY_INFO_FLAG);