Home
last modified time | relevance | path

Searched refs:vms_asm_out_constructor (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/
H A Dvms.h207 #define TARGET_ASM_CONSTRUCTOR vms_asm_out_constructor
H A Dvax.c45 static void vms_asm_out_constructor PARAMS ((rtx, int));
816 vms_asm_out_constructor (symbol, priority) in vms_asm_out_constructor() function
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dvms.h269 #define TARGET_ASM_CONSTRUCTOR vms_asm_out_constructor
H A Dalpha.c9878 vms_asm_out_constructor (rtx symbol, int priority ATTRIBUTE_UNUSED) in vms_asm_out_constructor() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dvms.h360 #define TARGET_ASM_CONSTRUCTOR vms_asm_out_constructor
H A Dalpha.c226 static void vms_asm_out_constructor PARAMS ((rtx, int));
9386 vms_asm_out_constructor (symbol, priority) in vms_asm_out_constructor() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.613589 * config/alpha/alpha.c (vms_asm_out_constructor): Likewise.
14524 * config/alpha/alpha.c (vms_asm_out_constructor): New.
14577 * config/vax/vax.c (vms_asm_out_constructor): New.