Searched refs:fpie (Results 1 – 14 of 14) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
D | predefine.c | 231 if (fpie) { in predefined_macros() 232 predefine("__pie__", 0, "%d", fpie); in predefined_macros() 233 predefine("__PIE__", 0, "%d", fpie); in predefined_macros()
|
D | target.c | 256 if (fpie > fpic) in target_init() 257 fpic = fpie; in target_init()
|
D | options.h | 81 extern int fpie;
|
D | options.c | 81 int fpie = 0; variable 529 { "pie", &fpie, handle_switch_setval, 1 }, 530 { "PIE", &fpie, handle_switch_setval, 2 },
|
/third_party/libwebsockets/contrib/ |
D | cross-aarch64.cmake | 34 SET(CMAKE_C_FLAGS "-DGCC_VER=\"\\\"$(GCC_VER)\\\"\" -DARM64=1 -D__LP64__=1 -Os -g3 -fpie -mstrict-a…
|
D | cross-aarch64-android.cmake | 45 SET(CMAKE_C_FLAGS "-DGCC_VER=\"\\\"$(GCC_VER)\\\"\" -DARM64=1 -D__LP64__=1 -Os -g3 -fpie -mstrict-a…
|
/third_party/libabigail/ |
D | ltmain.sh | 1968 -pie | -fpie | -fPIE) 3471 -pie | -fpie | -fPIE) ;;
|
/third_party/skia/third_party/externals/microhttpd/ |
D | ltmain.sh | 1988 -pie | -fpie | -fPIE) 3491 -pie | -fpie | -fPIE) ;;
|
/third_party/curl/ |
D | ltmain.sh | 3549 -pie | -fpie | -fPIE) 5092 -pie | -fpie | -fPIE) ;;
|
/third_party/libevdev/build-aux/ |
D | ltmain.sh | 3297 -pie | -fpie | -fPIE) 4837 -pie | -fpie | -fPIE) ;;
|
/third_party/node/deps/cares/ |
D | ltmain.sh | 3549 -pie | -fpie | -fPIE) 5092 -pie | -fpie | -fPIE) ;;
|
/third_party/lame/ |
D | ltmain.sh | 3304 -pie | -fpie | -fPIE) 4844 -pie | -fpie | -fPIE) ;;
|
/third_party/skia/third_party/externals/libpng/ |
D | ltmain.sh | 3304 -pie | -fpie | -fPIE) 4844 -pie | -fpie | -fPIE) ;;
|
/third_party/node/deps/cares/config/ |
D | ltmain.sh | 3549 -pie | -fpie | -fPIE) 5092 -pie | -fpie | -fPIE) ;;
|