Home | History | Annotate | Download | only in gold

Lines Matching refs:Vernaux

654 	  elfcpp::Vernaux<size, big_endian> vernaux(pvna);
656 const unsigned int vna_name = vernaux.get_vna_name();
659 this->error(_("vernaux vna_name field out of range: %u"),
664 this->set_version_map(version_map, vernaux.get_vna_other(),
667 const section_size_type vna_next = vernaux.get_vna_next();