|
FreeNOS
|
Go to the source code of this file.
Functions | |
| C void | constructors () |
| Invokes all function pointers inside the .ctors section. | |
| C void | destructors () |
| Invokes function pointers inside the .dtors section. | |
| C void | __cxa_pure_virtual () |
| Unknown function, required by g++. | |
| C void | __dso_handle () |
| C void | __stack_chk_fail (void) |
| C int | __cxa_atexit (void(*func)(void *), void *arg, void *dso_handle) |
| C int | raise (int sig) |
|
extern |
Definition at line 50 of file Support.cpp.
|
extern |
Definition at line 42 of file Support.cpp.
|
extern |
Definition at line 46 of file Support.cpp.
|
extern |
Definition at line 55 of file Support.cpp.