Home
last modified time | relevance | path

Searched refs:darwin_encode_section_info (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-protos.h54 extern void darwin_encode_section_info (tree, rtx, int);
H A Ddarwin.h1032 #define TARGET_ENCODE_SECTION_INFO darwin_encode_section_info
H A Ddarwin.c1239 darwin_encode_section_info (tree decl, rtx rtl, int first) in darwin_encode_section_info() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-protos.h54 extern void darwin_encode_section_info (tree, rtx, int);
H A Ddarwin.h1059 #define TARGET_ENCODE_SECTION_INFO darwin_encode_section_info
H A Ddarwin.cc1249 darwin_encode_section_info (tree decl, rtx rtl, int first) in darwin_encode_section_info() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddarwin.h182 #define SUBTARGET_ENCODE_SECTION_INFO darwin_encode_section_info
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddarwin.h192 #define SUBTARGET_ENCODE_SECTION_INFO darwin_encode_section_info
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20018408 * config/darwin.c (darwin_encode_section_info): Handle case of
12469 (darwin_encode_section_info): Ditto.
15604 (darwin_encode_section_info): Call it and update_non_lazy_ptrs
18136 * config/darwin.c (darwin_encode_section_info): Don't mark any
20655 * config/darwin.c (darwin_encode_section_info): Rewrite to simplify
21070 (darwin_encode_section_info): New function.
H A DChangeLog-20047638 * config/darwin.c (darwin_encode_section_info): A symbol is defined
18155 (darwin_encode_section_info): Likewise.
36461 * config/darwin.c (darwin_encode_section_info): When the decl has
38455 (darwin_encode_section_info): Don't treat weak functions as defined.
H A DChangeLog-201910946 (darwin_encode_section_info):
11033 (darwin_encode_section_info): Record if a symbol is hidden.
11043 (darwin_encode_section_info): Improve description. Use renamed
H A DChangeLog-20052692 * config/darwin.c (darwin_encode_section_info): static weakref
21906 * config/darwin.c (darwin_encode_section_info): Always set
H A DChangeLog-202126188 (darwin_encode_section_info): Likewise.
H A DChangeLog-200324319 * config/darwin.c (darwin_encode_section_info): Call
H A DChangeLog-201028660 (darwin_encode_section_info): Adjust asm whitespace.