Home
last modified time | relevance | path

Searched refs:Qtx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp2430 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
2529 Qtx = Name.substr(a); in guessLibraryShortName()
2530 if (Qtx != ".qtx") in guessLibraryShortName()