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

References

tools/lld/ELF/Driver.cpp
 1421     auto *bss = make<BssSection>("COMMON", s->size, s->alignment);
tools/lld/ELF/Symbols.cpp
  612   oldSym->alignment = std::max(oldSym->alignment, other.alignment);
  612   oldSym->alignment = std::max(oldSym->alignment, other.alignment);
  612   oldSym->alignment = std::max(oldSym->alignment, other.alignment);