Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-protos.h48 extern void darwin_encode_section_info (tree, rtx, int);
H A Ddarwin.h767 #define TARGET_ENCODE_SECTION_INFO darwin_encode_section_info
H A Ddarwin.c1061 darwin_encode_section_info (tree decl, rtx rtl, int first ATTRIBUTE_UNUSED) in darwin_encode_section_info() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin-protos.h59 extern void darwin_encode_section_info PARAMS ((tree, int));
H A Ddarwin.h741 #define TARGET_ENCODE_SECTION_INFO darwin_encode_section_info
H A Ddarwin.c922 darwin_encode_section_info (decl, first) in darwin_encode_section_info() function
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Ddarwin.h143 #define SUBTARGET_ENCODE_SECTION_INFO darwin_encode_section_info
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.68408 * 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
H A DChangeLog.51448 * config/darwin.c (darwin_encode_section_info): Rewrite to simplify
1863 (darwin_encode_section_info): New function.