Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DLLVM-Build.cmake100 get_property(libtype TARGET ${llvm_component} PROPERTY LLVM_LIBTYPE)
101 target_link_libraries(${llvm_component} ${libtype} ${llvm_libs})
H A DAddLLVM.cmake678 set(libtype PUBLIC) variable
681 set(libtype PRIVATE) variable
709 set_property(TARGET ${name} PROPERTY LLVM_LIBTYPE ${libtype})
712 target_link_libraries(${name} ${libtype}
/openbsd-src/gnu/gcc/gcc/
H A Dc-common.c2616 tree fntype, tree libtype,
3500 tree fntype, tree libtype, in def_builtin_1() argument
3521 lang_hooks.builtin_function (libname, libtype, fncode, fnclass, in def_builtin_1()