Searched refs:ValidateShdrTable (Results 1 – 1 of 1) sorted by relevance
97 [[nodiscard]] bool ValidateShdrTable(std::string* error_msg);198 bool ElfFileImpl<ElfT>::ValidateShdrTable(std::string* error_msg) { in ValidateShdrTable() function in nogrod::__anona7aeaf9f0111::ElfFileImpl305 if (!ValidateShdrTable(error_msg)) { in Init()