Lines Matching refs:linkage
6 referenced from outside the current LTO unit. A *linkage unit* is a set of
7 translation units linked together into an executable or DSO, and a linkage
8 unit's *LTO unit* is the subset of the linkage unit that is linked together
10 linkage unit's LTO unit is empty. Each linkage unit has only a single LTO unit.
19 ODR violation to define a class with hidden LTO visibility in multiple linkage
20 units. A class with public LTO visibility may be defined in multiple linkage
33 other classes receive hidden LTO visibility. Classes with internal linkage
38 LTO visibility regardless of its object file visibility, linkage or other
44 1. As a corollary of the above rules, if a linkage unit is produced from a
51 visibility attributes in multiple linkage units and have virtual calls
52 to derived classes in other linkage units work correctly. One example of
68 cases involving two linkage units, ``main`` and ``dso.so``.
94 these linkage units.