Home
last modified time | relevance | path

Searched refs:ix86_encode_section_info (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h2508 #define TARGET_ENCODE_SECTION_INFO ix86_encode_section_info
H A Di386.c774 static void ix86_encode_section_info PARAMS ((tree, int)) ATTRIBUTE_UNUSED;
5906 ix86_encode_section_info (decl, first) in ix86_encode_section_info() function
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c1213 static void ix86_encode_section_info (tree, rtx, int) ATTRIBUTE_UNUSED;
1240 #define TARGET_ENCODE_SECTION_INFO ix86_encode_section_info
19120 ix86_encode_section_info (tree decl, rtx rtl, int first) in ix86_encode_section_info() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog10786 (ix86_encode_section_info): Don't ever generate TLSGD or TLSLD for
12355 * config/i386/i386.c (ix86_encode_section_info): Likewise.
H A DChangeLog.75695 (ix86_encode_section_info): Rename from i386_; handle tls decls.