Home
last modified time | relevance | path

Searched refs:flag_pic (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Delf.h98 ((TARGET_32BIT || (TARGET_THUMB && (optimize_size || flag_pic))) \
122 #define NEED_PLT_RELOC flag_pic
123 #define NEED_GOT_RELOC flag_pic
H A Daout.h197 if (flag_pic || optimize_size) \
233 if (flag_pic) \
H A Darm.h1977 && (optimize_size || flag_pic))) \
2089 (flag_pic \
/OK3568_Linux_fs/buildroot/package/gcc/10.4.0/
H A D0001-Revert-re-PR-target-92095-internal-error-with-O1-mcp.patch58 + && flag_pic
249 - if (!flag_pic || (!crtl->uses_pic_offset_table && !optimize))
/OK3568_Linux_fs/buildroot/package/gcc/8.4.0/
H A D0002-Revert-re-PR-target-92095-internal-error-with-O1-mcp.patch55 + && flag_pic
246 - if (!flag_pic || (!crtl->uses_pic_offset_table && !optimize))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-switch-conversion.h496 if (flag_pic) in is_enabled()
H A Doptions.h3638 extern int flag_pic;
3641 #define flag_pic global_options.x_flag_pic macro
H A Dinsn-flags.h170 #define HAVE_pic_load_addr_unified (flag_pic)
171 #define HAVE_pic_load_addr_32bit (TARGET_32BIT && flag_pic)
172 #define HAVE_pic_load_addr_thumb1 (TARGET_THUMB1 && flag_pic)
4465 #define HAVE_calculate_pic_address (flag_pic)
4466 #define HAVE_builtin_setjmp_receiver (flag_pic)
4525 #define HAVE_casesi ((TARGET_32BIT || optimize_size || flag_pic) && !target_pure_code)
4777 #define HAVE_thumb2_casesi_internal (TARGET_THUMB2 && !flag_pic)
4778 #define HAVE_thumb2_casesi_internal_pic (TARGET_THUMB2 && flag_pic)
H A Dtarget.def509 The default version of this function returns true if flag_pic\n\
545 constants in @code{flag_pic} mode in @code{data_section} and everything\n\
2626 read-only vs read-write data, and @code{flag_pic}. You should only\n\
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-switch-conversion.h496 if (flag_pic) in is_enabled()
H A Doptions.h3692 extern int flag_pic;
3695 #define flag_pic global_options.x_flag_pic macro
H A Dtarget.def509 The default version of this function returns true if flag_pic\n\
545 constants in @code{flag_pic} mode in @code{data_section} and everything\n\
2626 read-only vs read-write data, and @code{flag_pic}. You should only\n\
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info38250 The default version of this function returns true if flag_pic
38312 constants in 'flag_pic' mode in 'data_section' and everything else
38418 register must be fixed when in use (e.g. when 'flag_pic' is true).
38630 read-only vs read-write data, and 'flag_pic'. You should only need
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info38250 The default version of this function returns true if flag_pic
38312 constants in 'flag_pic' mode in 'data_section' and everything else
38418 register must be fixed when in use (e.g. when 'flag_pic' is true).
38630 read-only vs read-write data, and 'flag_pic'. You should only need