* lib/ld.exp (simple_diff): Indicate failure if files have different numbers of
[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.049447 seconds and 4 git commands to generate.