getauxval
val = getauxval(AT_SECURE);
phdr = (void *)getauxval(AT_PHDR);
phnum = (Elf_Half)getauxval(AT_PHNUM);