Searched refs:default_ctor_section_asm_out_constructor (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | target-def.h | 61 # define TARGET_ASM_CONSTRUCTOR default_ctor_section_asm_out_constructor
|
H A D | output.h | 587 extern void default_ctor_section_asm_out_constructor (rtx, int);
|
H A D | varasm.cc | 1756 default_ctor_section_asm_out_constructor (rtx symbol, in default_ctor_section_asm_out_constructor() function
|
H A D | ChangeLog-2001 | 13584 (default_ctor_section_asm_out_constructor): Likewise. 14446 (ctors_section, default_ctor_section_asm_out_constructor): New.
|
H A D | ChangeLog-2007 | 27446 (default_ctor_section_asm_out_constructor): Likewise.
|
H A D | ChangeLog-2005 | 2508 (default_ctor_section_asm_out_constructor): Use switch_to_section.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | target-def.h | 61 # define TARGET_ASM_CONSTRUCTOR default_ctor_section_asm_out_constructor
|
H A D | output.h | 570 extern void default_ctor_section_asm_out_constructor (rtx, int);
|
H A D | varasm.c | 1648 default_ctor_section_asm_out_constructor (rtx symbol, in default_ctor_section_asm_out_constructor() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa.cc | 9022 default_ctor_section_asm_out_constructor (symbol, priority); in pa_asm_out_constructor()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa.c | 8990 default_ctor_section_asm_out_constructor (symbol, priority); in pa_asm_out_constructor()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 12844 default_ctor_section_asm_out_constructor (symbol, priority); in avr_asm_out_ctor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 13269 default_ctor_section_asm_out_constructor (symbol, priority); in avr_asm_out_ctor()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 11393 default_ctor_section_asm_out_constructor (symbol, priority); in aarch64_elf_asm_constructor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 12834 default_ctor_section_asm_out_constructor (symbol, priority); in aarch64_elf_asm_constructor()
|