Searched refs:rs6000_elf_asm_out_constructor (Results 1 – 5 of 5) sorted by relevance
522 #define TARGET_ASM_CONSTRUCTOR rs6000_elf_asm_out_constructor
620 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
765 #define TARGET_ASM_CONSTRUCTOR rs6000_elf_asm_out_constructor
205 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
14090 * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.