Lines Matching full:that
13 // This program is distributed in the hope that it will be useful,
23 // We test that we correctly deal with weak undefined symbols.
24 // We need to make sure that the symbol is resolved to zero
25 // by the linker and that no dynamic relocation is generated.
27 // This source is used to build a shared library that defines
29 // The main program will be linked with a library that does not
30 // provide this definition, so that the symbol remains undefined.
32 // this alternate shared library that does define the symbol,
33 // so that we can detect whether the symbol was left for runtime
54 // Test that a weak reference from a shared library to a symbol
63 // Test that a weak reference from a shared library to a symbol