Searched defs:REQUIRES_EH (Results 1 - 6 of 6) sorted by relevance

/external/llvm/examples/ExceptionDemo/
H A DMakefile12 REQUIRES_EH = 1 macro
/external/llvm/lib/TableGen/
H A DAndroid.mk22 REQUIRES_EH := 1 macro
/external/clang/utils/TableGen/
H A DAndroid.mk20 REQUIRES_EH := 1 macro
/external/llvm/utils/TableGen/
H A DAndroid.mk42 REQUIRES_EH := 1 macro
/external/llvm/
H A Dllvm-device-build.mk38 ifneq ($(REQUIRES_EH),1)
43 REQUIRES_EH := 0 macro
H A Dllvm-host-build.mk26 ifneq ($(REQUIRES_EH),1)
29 REQUIRES_EH := 0 macro

Completed in 1100 milliseconds