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.cpp2429 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
2530 Qtx = Name.slice(a, Name.npos); in guessLibraryShortName()
2531 if (Qtx != ".qtx") in guessLibraryShortName()