Searched refs:default_ctor_section_asm_out_constructor (Results 1 – 13 of 13) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | target-def.h | 84 # define TARGET_ASM_CONSTRUCTOR default_ctor_section_asm_out_constructor
|
H A D | output.h | 517 extern void default_ctor_section_asm_out_constructor PARAMS ((struct rtx_def *,
|
H A D | varasm.c | 1115 default_ctor_section_asm_out_constructor (symbol, priority) in default_ctor_section_asm_out_constructor() function
|
H A D | ChangeLog.6 | 13584 (default_ctor_section_asm_out_constructor): Likewise. 14446 (ctors_section, default_ctor_section_asm_out_constructor): New.
|
/openbsd/gnu/gcc/gcc/ |
H A D | output.h | 585 extern void default_ctor_section_asm_out_constructor (rtx, int);
|
H A D | target-def.h | 118 # define TARGET_ASM_CONSTRUCTOR default_ctor_section_asm_out_constructor
|
H A D | varasm.c | 1276 default_ctor_section_asm_out_constructor (rtx symbol, in default_ctor_section_asm_out_constructor() function
|
/openbsd/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.c | 5485 default_ctor_section_asm_out_constructor (symbol, priority); in m68hc11_asm_out_constructor()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.c | 5658 default_ctor_section_asm_out_constructor (symbol, priority);
|
/openbsd/gnu/gcc/gcc/config/avr/ |
H A D | avr.c | 6025 default_ctor_section_asm_out_constructor (symbol, priority); in avr_asm_out_ctor()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/avr/ |
H A D | avr.c | 5611 default_ctor_section_asm_out_constructor (symbol, priority);
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa.c | 7238 default_ctor_section_asm_out_constructor (symbol, priority);
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | pa.c | 8164 default_ctor_section_asm_out_constructor (symbol, priority); in pa_asm_out_constructor()
|