Home
last modified time | relevance | path

Searched refs:rs6000_elf_asm_out_constructor (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/rs6000/
Dsysv4.h522 #define TARGET_ASM_CONSTRUCTOR rs6000_elf_asm_out_constructor
Drs6000.c620 static void rs6000_elf_asm_out_constructor (rtx, int);
18298 rs6000_elf_asm_out_constructor (rtx symbol, int priority) in rs6000_elf_asm_out_constructor() function
/openbsd/src/gnu/usr.bin/gcc/gcc/config/rs6000/
Dsysv4.h765 #define TARGET_ASM_CONSTRUCTOR rs6000_elf_asm_out_constructor
Drs6000.c205 static void rs6000_elf_asm_out_constructor PARAMS ((rtx, int));
13168 rs6000_elf_asm_out_constructor (symbol, priority) in rs6000_elf_asm_out_constructor() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.614090 * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.