Searched refs:fpie (Results 1 - 13 of 13) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
H A 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()
|
H A D | target.c | 256 if (fpie > fpic) in target_init() 257 fpic = fpie; in target_init()
|
H A D | options.h | 81 extern int fpie;
|
H A D | options.c | 81 int fpie = 0; variable 529 { "pie", &fpie, handle_switch_setval, 1 }, 530 { "PIE", &fpie, handle_switch_setval, 2 },
|
/third_party/libabigail/ |
H A D | ltmain.sh | 1968 -pie | -fpie | -fPIE) 3471 -pie | -fpie | -fPIE) ;;
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 1988 -pie | -fpie | -fPIE) 3491 -pie | -fpie | -fPIE) ;;
|
/third_party/eudev/ |
H A D | ltmain.sh | 3351 -pie | -fpie | -fPIE) 4891 -pie | -fpie | -fPIE) ;;
|
/third_party/curl/ |
H A D | ltmain.sh | 3549 -pie | -fpie | -fPIE) 5092 -pie | -fpie | -fPIE) ;;
|
/third_party/lame/ |
H A D | ltmain.sh | 3304 -pie | -fpie | -fPIE) 4844 -pie | -fpie | -fPIE) ;;
|
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 3549 -pie | -fpie | -fPIE) 5092 -pie | -fpie | -fPIE) ;;
|
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 3549 -pie | -fpie | -fPIE) 5092 -pie | -fpie | -fPIE) ;;
|
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 3550 -pie | -fpie | -fPIE) 5093 -pie | -fpie | -fPIE) ;;
|
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 3304 -pie | -fpie | -fPIE) 4844 -pie | -fpie | -fPIE) ;;
|
Completed in 90 milliseconds