Searched refs:validate_verdef_section (Results 1 – 2 of 2) sorted by relevance
183 bool validate_verdef_section(const soinfo* si);
2674 bool validate_verdef_section(const soinfo* si) { in validate_verdef_section() function3224 if (!validate_verdef_section(this)) return false; in prelink_image()