Home
last modified time | relevance | path

Searched refs:default_named_section_asm_out_constructor (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtarget-def.h87 # define TARGET_ASM_CONSTRUCTOR default_named_section_asm_out_constructor
Doutput.h515 extern void default_named_section_asm_out_constructor PARAMS ((struct rtx_def *,
Dvarasm.c1079 default_named_section_asm_out_constructor (symbol, priority) in default_named_section_asm_out_constructor() function
DChangeLog.613583 (default_named_section_asm_out_constructor): Likewise.
14445 (default_named_section_asm_out_constructor): New.
/openbsd/src/gnu/gcc/gcc/
Doutput.h584 extern void default_named_section_asm_out_constructor (rtx, int);
Dtarget-def.h121 # define TARGET_ASM_CONSTRUCTOR default_named_section_asm_out_constructor
Dvarasm.c1253 default_named_section_asm_out_constructor (rtx symbol, int priority) in default_named_section_asm_out_constructor() function
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa.c7241 default_named_section_asm_out_constructor (symbol, priority);
/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa.c8167 default_named_section_asm_out_constructor (symbol, priority); in pa_asm_out_constructor()
/openbsd/src/gnu/gcc/gcc/config/arm/
Darm.c11411 default_named_section_asm_out_constructor (symbol, priority); in arm_elf_asm_constructor()