Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtarget.h106 void (* select_section) PARAMS ((tree, int, unsigned HOST_WIDE_INT)); member
H A Dvarasm.c582 (*targetm.asm_out.select_section) (decl, reloc, DECL_ALIGN (decl));
2840 (*targetm.asm_out.select_section) (exp, reloc, align);
H A DChangeLog.76915 * target.h (select_section, unique_section): New.
/openbsd/gnu/gcc/gcc/
H A Dtarget.h154 section *(* select_section) (tree, int, unsigned HOST_WIDE_INT); member
H A Dvarasm.c569 return targetm.asm_out.select_section (decl, reloc, DECL_ALIGN (decl)); in function_section()
585 return targetm.asm_out.select_section (current_function_decl, in current_function_section()
915 return targetm.asm_out.select_section (decl, reloc, DECL_ALIGN (decl)); in get_variable_section()
2771 return targetm.asm_out.select_section (exp, in get_constant_section()