mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
10 lines
198 B
C
10 lines
198 B
C
|
|
void EXFUN(find_constructors,(void));
|
|
void EXFUN(ldlang_check_for_constructors,(
|
|
struct
|
|
lang_input_statement_struct *));
|
|
|
|
|
|
void EXFUN(ldlang_add_constructor,(ldsym_type *name));
|
|
|