Home | History | Annotate | Download | only in Object

Lines Matching refs:Dylib

774 //      libFoo.A.dylib
775 // libFoo.dylib
777 // libFoo_profile.A.dylib
778 // libFoo_profile.dylib
790 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx;
850 Dylib = Name.slice(a, Name.npos);
851 if (Dylib != ".dylib")
854 // First pull off the version letter for the form Foo.A.dylib if any.
866 // ignore any suffix after an underbar like Foo_profile.A.dylib
875 // libATS.A_profile.dylib so check for these.
917 if (D.dylib.name >= D.cmdsize)
919 const char *P = (const char *)(Libraries[i]) + D.dylib.name;
921 if (D.dylib.name+Name.size() >= D.cmdsize)
1320 State.Other = readULEB128(State.Current); // dylib ordinal