Home | History | Annotate | Download | only in elfcpp

Lines Matching full:e_version

117 // The valid values found in Ehdr e_ident[EI_VERSION] and e_version.
1044 { return Convert<32, big_endian>::convert_host(this->p_->e_version); }
1114 { this->p_->e_version = Convert<32, big_endian>::convert_host(v); }