Lines Matching full:dylib
4 the addition and deletion of symbols from the libc++ dylib.
22 it into the standard) from the headers and the dylib. This is technically an
57 of their users could actually be using the symbol in their dylib (because
90 against libc++.dylib to actually depend on that symbol. The reason is that
92 instantiation present in the dylib itself only. Furthermore, if a user's
93 dylib was implicitly instantiating __thread_specific_ptr<T>::__at_thread_exit
96 using the symbol in their dylib (because it's an implicit instantiation).
100 from outside the dylib.
161 These functions should never have had visible definitions in the dylib but
228 These functions should never have had visible definitions in the dylib but
316 These functions should never have had visible definitions in the dylib but