Home
last modified time | relevance | path

Searched refs:pa_asm_out_constructor (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa.c125 static void pa_asm_out_constructor PARAMS ((rtx, int));
213 #define TARGET_ASM_CONSTRUCTOR pa_asm_out_constructor
7230 pa_asm_out_constructor (symbol, priority) in pa_asm_out_constructor() function
/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa.c121 static void pa_asm_out_constructor (rtx, int);
256 #define TARGET_ASM_CONSTRUCTOR pa_asm_out_constructor
8158 pa_asm_out_constructor (rtx symbol, int priority) in pa_asm_out_constructor() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog7887 (pa_asm_out_constructor, pa_asm_out_destructor): New functions.