Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Doutput.h585 extern void default_named_section_asm_out_constructor (rtx, int);
H A Dtarget-def.h121 # define TARGET_ASM_CONSTRUCTOR default_named_section_asm_out_constructor
H A Dvarasm.c1253 default_named_section_asm_out_constructor (rtx symbol, int priority) in default_named_section_asm_out_constructor() function
H A DChangeLog-200113583 (default_named_section_asm_out_constructor): Likewise.
14445 (default_named_section_asm_out_constructor): New.
H A DChangeLog-20052506 (default_named_section_asm_out_constructor): Use switch_to_section
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.c11421 default_named_section_asm_out_constructor (symbol, priority); in arm_elf_asm_constructor()