mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 05:00:01 +00: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));
|
|
|