Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.h56 Musl, enumerator
H A Dtarget.d307 Musl, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h218 Musl, enumerator
690 return getEnvironment() == Triple::Musl || in isMusl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h111 return TargetTriple.getEnvironment() == Triple::Musl; in isEnvironmentMusl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp250 case Musl: return "musl"; in getEnvironmentTypeName()
560 .StartsWith("musl", Triple::Musl) in parseEnvironment()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargets.cpp123 Triple.getEnvironment() == llvm::Triple::Musl) in AllocateTarget()
/netbsd-src/external/apache2/llvm/dist/libcxx/
H A DCMakeLists.txt271 option(LIBCXX_HAS_MUSL_LIBC "Build libc++ with support for the Musl C library" OFF)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d714 // tzname, called from dstName, isn't set by default for Musl. in immutable()
/netbsd-src/external/gpl3/gcc/dist/libphobos/
H A DChangeLog863 __tls_get_addr on Musl.