Searched defs:OpenBSD (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Driver/
H A DToolChains.h331 class LLVM_LIBRARY_VISIBILITY OpenBSD : public Generic_ELF { class in namespace:clang::driver::toolchains
333 OpenBSD(const HostInfo &Host, const llvm::Triple& Triple);
H A DToolChains.cpp1117 /// OpenBSD - OpenBSD tool chain which can call as(1) and ld(1) directly.
1119 OpenBSD::OpenBSD(const HostInfo &Host, const llvm::Triple& Triple) function in class:OpenBSD
1125 Tool &OpenBSD::SelectTool(const Compilation &C, const JobAction &JA,
/external/llvm/include/llvm/ADT/
H A DTriple.h95 OpenBSD, enumerator in enum:llvm::Triple::OSType

Completed in 69 milliseconds