Searched refs:objclose (Results 1 – 2 of 2) sorted by relevance
105 if (afct->objclose != NULL) in _dl_audit_objclose()109 afct->objclose (&state->cookie); in _dl_audit_objclose()
260 unsigned int (*objclose) (uintptr_t *); member