Searched refs:nauxv (Results 1 – 6 of 6) sorted by relevance
52 static size_t nauxv = 0; in _getaux() local74 nauxv = i / sizeof (auxv_t); in _getaux()75 buf[nauxv].a_type = AT_NULL; in _getaux()95 for (i = 0; i < nauxv; i++) in _getaux()
1240 P->nauxv * sizeof (P->auxv[0]), &doff) != 0) { in Pfgcore()1247 size_t size = sizeof (auxv32_t) * P->nauxv; in Pfgcore()1259 for (i = 0; i < P->nauxv; i++) { in Pfgcore()1322 P->nauxv * sizeof (P->auxv[0]), &doff) != 0) { in Pfgcore()1330 size_t size = sizeof (auxv32_t) * P->nauxv; in Pfgcore()1346 for (i = 0; i < P->nauxv; i++) { in Pfgcore()
222 int nauxv; /* number of aux vector entries */ member
308 P->nauxv = 0; in map_info_free()846 P->nauxv = 0; in Preadauxvec()849 P->ops.pop_read_aux(P, &P->auxv, &P->nauxv, P->data); in Preadauxvec()2976 P->nauxv = 0; in Preset_maps()
996 P->nauxv = (int)n; in note_auxv()
225 auxv_t *oauxv, *nauxv; in stack_cleanup() local258 nauxv = (auxv_t *)&nenvp[ndx]; in stack_cleanup()260 *auxv = nauxv; in stack_cleanup()263 nauxv[ndx] = oauxv[ndx]; in stack_cleanup()264 nauxv[ndx] = oauxv[ndx]; in stack_cleanup()