Home
last modified time | relevance | path

Searched defs:ORC_RT_RTLD_LAZY (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.h30 ORC_RT_RTLD_LAZY = 0x1, enumerator
H A Dmacho_platform.h35 ORC_RT_RTLD_LAZY = 0x1, enumerator
H A Delfnix_platform.h62 ORC_RT_RTLD_LAZY = 0x1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp605 ORC_RT_RTLD_LAZY = 0x1, in initialize() enumerator