Searched refs:ENABLE_PIC (Results 1 - 7 of 7) sorted by relevance

/external/llvm/tools/
H A DMakefile53 # built if ENABLE_PIC is set.
55 ifeq ($(ENABLE_PIC),1)
/external/llvm/device/include/llvm/Config/
H A Dconfig.h20 #define ENABLE_PIC 1 macro
/external/llvm/host/include/llvm/Config/
H A Dconfig.h20 #define ENABLE_PIC 1 macro
/external/llvm/include/llvm/Config/
H A Dconfig.h.cmake25 #cmakedefine ENABLE_PIC
H A Dconfig.h.in25 #undef ENABLE_PIC
/external/llvm/
H A Dconfigure708 ENABLE_PIC
5550 yes) ENABLE_PIC=1
5552 no) ENABLE_PIC=0
5554 default) ENABLE_PIC=1
5562 #define ENABLE_PIC $ENABLE_PIC
23223 ENABLE_PIC!$ENABLE_PIC$ac_delim
/external/llvm/projects/sample/
H A Dconfigure701 ENABLE_PIC
5213 yes) ENABLE_PIC=1
5215 no) ENABLE_PIC=0
5217 default) ENABLE_PIC=1
5225 #define ENABLE_PIC $ENABLE_PIC
21723 ENABLE_PIC!$ENABLE_PIC$ac_delim

Completed in 385 milliseconds