Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp95 ORC_RT_RTLD_LAZY = 0x1, in initialize() enumerator