* ldmain.c (main): If trace_file_tries is true, and we are using
[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.031136 seconds and 4 git commands to generate.