Home
last modified time | relevance | path

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

/freebsd/lib/clang/include/llvm/Config/
H A Dconfig.h136 #define HAVE_LINK_H 1 macro
138 #define HAVE_LINK_H 0 macro
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc68 #if HAVE_LINK_H
467 #if ENABLE_BACKTRACES && defined(HAVE_BACKTRACE) && HAVE_LINK_H && \