Searched refs:encode_section_info (Results 1 – 17 of 17) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
| H A D | darwin.h | 381 (* targetm.encode_section_info) (DECL, false); \ 401 (* targetm.encode_section_info) (DECL, false); \ 474 (* targetm.encode_section_info) (DECL, false); \
|
| /openbsd-src/gnu/gcc/gcc/config/ |
| H A D | darwin.h | 547 (* targetm.encode_section_info) (DECL, DECL_RTL (DECL), false); \ 568 (* targetm.encode_section_info) (DECL, DECL_RTL (DECL), false); \ 650 (* targetm.encode_section_info) (DECL, DECL_RTL (DECL), false); \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | target.h | 277 void (* encode_section_info) PARAMS ((tree, int)); member
|
| H A D | varasm.c | 820 (* targetm.encode_section_info) (decl, false); 948 (* targetm.encode_section_info) (decl, true); 2731 (*targetm.encode_section_info) (exp, true);
|
| H A D | ChangeLog.4 | 9755 out_shift_with_cnt, ptrreg_to_str, cond_string, encode_section_info): 15104 (encode_section_info): Set TREE_READONLY for progmem data to
|
| H A D | ChangeLog | 14561 encode_section_info): Update to match target hook specification. 14563 (function_prologue, function_epilogue, encode_section_info):
|
| H A D | ChangeLog.6 | 11201 * avr.c (output_movsisf, encode_section_info): Likewise. 11293 * avr.c (avr_regnames, encode_section_info): Likewise.
|
| H A D | ChangeLog.5 | 11925 (encode_section_info): Optimize if/else.
|
| H A D | ChangeLog.3 | 9533 * config/avr/avr.c (encode_section_info): sets SYMBOL_REF_FLAG if
|
| H A D | ChangeLog.7 | 6532 * target.h (encode_section_info): New.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
| H A D | ip2k-protos.h | 31 extern void encode_section_info PARAMS ((tree, int));
|
| H A D | ip2k.c | 96 #define TARGET_ENCODE_SECTION_INFO encode_section_info 3235 encode_section_info (decl, first)
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | target.h | 511 void (* encode_section_info) (tree, rtx, int); member
|
| H A D | varasm.c | 1041 targetm.encode_section_info (decl, DECL_RTL (decl), false); in make_decl_rtl() 1162 targetm.encode_section_info (decl, DECL_RTL (decl), true); in make_decl_rtl() 2840 targetm.encode_section_info (exp, rtl, true); in build_constant_desc()
|
| /openbsd-src/gnu/gcc/gcc/config/alpha/ |
| H A D | predicates.md | 362 /* ??? There's no encode_section_info equivalent for the rtl
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | predicates.md | 460 always create a DECL an invoke targetm.encode_section_info. */
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog | 2494 encode_section_info can update SYMBOL_REF's flags.
|