AT_PHNUM
case AT_PHNUM:
assert(aux_info[AT_PHNUM] != NULL);
phnum = aux_info[AT_PHNUM]->a_un.a_val;
AUXARGS_ENTRY(pos, AT_PHNUM, args->phnum);