Searched refs:pop_read_aux (Results 1 – 5 of 5) sorted by relevance
185 .pop_read_aux = (pop_read_aux_t)Pdefault_void,218 if (src->pop_read_aux != NULL) in Pinit_ops()219 dst->pop_read_aux = src->pop_read_aux; in Pinit_ops()
224 pop_read_aux_t pop_read_aux; member
849 P->ops.pop_read_aux(P, &P->auxv, &P->nauxv, P->data); in Preadauxvec()
318 .pop_read_aux = Pread_aux_live,
1980 .pop_read_aux = Pread_aux_gcore,