Home
last modified time | relevance | path

Searched refs:default_ctor_section_asm_out_constructor (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtarget-def.h61 # define TARGET_ASM_CONSTRUCTOR default_ctor_section_asm_out_constructor
Doutput.h587 extern void default_ctor_section_asm_out_constructor (rtx, int);
Dvarasm.cc1756 default_ctor_section_asm_out_constructor (rtx symbol, in default_ctor_section_asm_out_constructor() function
DChangeLog-200113584 (default_ctor_section_asm_out_constructor): Likewise.
14446 (ctors_section, default_ctor_section_asm_out_constructor): New.
DChangeLog-200727446 (default_ctor_section_asm_out_constructor): Likewise.
DChangeLog-20052508 (default_ctor_section_asm_out_constructor): Use switch_to_section.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa.cc9022 default_ctor_section_asm_out_constructor (symbol, priority); in pa_asm_out_constructor()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr.cc13269 default_ctor_section_asm_out_constructor (symbol, priority); in avr_asm_out_ctor()