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

References

tools/lld/ELF/InputSection.cpp
 1141   alignment = std::max(alignment, other->alignment);
 1147   if (partition != other->partition) {
 1153   other->repl = repl;
 1154   other->markDead();