Searched refs:objopen (Results 1 – 2 of 2) sorted by relevance
84 if (afct->objopen != NULL) in _dl_audit_objopen()87 state->bindflags = afct->objopen (l, nsid, &state->cookie); in _dl_audit_objopen()
239 unsigned int (*objopen) (struct link_map *, Lmid_t, uintptr_t *); member