You copied the Doc URL to your clipboard.
Elimination of common debug sections
The linker can detect multiple copies of a debug section, and discard the additional copies.
In DWARF 3 and later, common debug sections are placed in common groups. armlink
discards all but one copy of each group with the same
signature.