Home
last modified time | relevance | path

Searched defs:LLD_HAS_DRIVER (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/tools/lld/
H A Dlld.cpp73 LLD_HAS_DRIVER(elf) LLD_HAS_DRIVER() function
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DDriver.h51 #define LLD_HAS_DRIVER(name) \ macro