Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcompiler.h67 #define ORC_RT_WEAK_IMPORT __attribute__((weak_import)) macro
69 #define ORC_RT_WEAK_IMPORT macro
71 #define ORC_RT_WEAK_IMPORT __attribute__((weak)) macro
H A Dcommon.h37 ORC_RT_IMPORT __orc_rt_Opaque __orc_rt_jit_dispatch_ctx ORC_RT_WEAK_IMPORT; variable