Searched defs:HAVE_EHTABLE_SUPPORT (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A 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/
H A DJIT.cpp72 #define HAVE_EHTABLE_SUPPORT 1 macro
74 #define HAVE_EHTABLE_SUPPORT 0 macro
77 #if HAVE_EHTABLE_SUPPORT
201 #endif // HAVE_EHTABLE_SUPPORT
296 #if HAVE_EHTABLE_SUPPORT
313 #endif // HAVE_EHTABLE_SUPPORT

Completed in 120 milliseconds