* m10300-opc.c (mn10300_opcodes): Fix opcode for 4 operand "mul" and
[deliverable/binutils-gdb.git] / ld / ldctor.h
1
2 void EXFUN(find_constructors,(void));
3 void EXFUN(ldlang_check_for_constructors,(
4 struct
5 lang_input_statement_struct *));
6
7
8 void EXFUN(ldlang_add_constructor,(ldsym_type *name));
9
This page took 0.041833 seconds and 4 git commands to generate.