Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Object/
DMachOObjectFile.cpp2422 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
2523 Qtx = Name.slice(a, Name.npos); in guessLibraryShortName()
2524 if (Qtx != ".qtx") in guessLibraryShortName()