Home
last modified time | relevance | path

Searched refs:HAVE_EHTABLE_SUPPORT (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRTDyldMemoryManager.cpp38 #define HAVE_EHTABLE_SUPPORT 1 macro
40 #define HAVE_EHTABLE_SUPPORT 0 macro
43 #if HAVE_EHTABLE_SUPPORT
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJIT.cpp72 #define HAVE_EHTABLE_SUPPORT 1 macro
74 #define HAVE_EHTABLE_SUPPORT 0 macro
77 #if HAVE_EHTABLE_SUPPORT
296 #if HAVE_EHTABLE_SUPPORT in JIT()