Searched refs:real_phdr_present (Results 1 – 3 of 3) sorted by relevance
69 Bool real_phdr_present; // OUT: PT_PHDR found, include phdr in auxv member
372 info->real_phdr_present = True; in VG_()
623 if ((info->real_phdr_present) && (info->phdr != 0)) { in setup_client_stack()