Searched refs:FindPhdr (Results 1 – 2 of 2) sorted by relevance
70 bool FindPhdr();
179 if (reserveSuccess && LoadSegments() && FindPhdr() && in Load()1180 bool ElfReader::FindPhdr() { in FindPhdr() function in ElfReader