GCC Middle and Back End API Reference
|
Public Member Functions | |
finalizer (void *addr, void(*f)(void *)) | |
void * | addr () const |
void | call () const |
Private Attributes | |
void * | m_addr |
void(* | m_function )(void *) |
|
inline |
|
inline |
References m_addr.
Referenced by ggc_handle_finalizers().
|
inline |
References m_addr, and m_function.
Referenced by ggc_handle_finalizers().
|
private |
Referenced by call().