Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.h935 #define TARGET_ASM_SELECT_SECTION pa_select_section
H A Dpa.cc130 static section *pa_select_section (tree, int, unsigned HOST_WIDE_INT)
10145 pa_select_section (tree exp, int reloc, in pa_select_section() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.h927 #define TARGET_ASM_SELECT_SECTION pa_select_section
H A Dpa.c130 static section *pa_select_section (tree, int, unsigned HOST_WIDE_INT)
10112 pa_select_section (tree exp, int reloc, in pa_select_section() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20041383 * config/pa/pa.c (pa_select_section): Allow uninitialized variables in
17841 (pa_select_section): Use renamed section functions.
22499 (pa_select_section): Add one-only (COMDAT) support.
41021 * config/pa/pa.c (pa_select_section): Likewise.
H A DChangeLog-20052275 (pa_select_section): Return the section rather than emitting
H A DChangeLog-20033717 * pa.c (pa_select_section): Use new style declaration.
H A DChangeLog-200221461 * config/pa/pa.c (pa_select_section): ... here.
H A DChangeLog-201920817 (pa_select_section): Use pa_reloc_rw_mask() to qualify relocs.