Home | History | Annotate | Download | only in gold

Lines Matching refs:ei_class

1498     this->is_n64_ = elfcpp::abi_64(ehdr.get_e_ident()[elfcpp::EI_CLASS]);
3626 elf_mips_abi_name(elfcpp::Elf_Word e_flags, unsigned char ei_class);
7828 // EI_CLASS differently from any 32-bit ABI.
7891 e_ident[elfcpp::EI_CLASS] = this->ei_class_;
8011 unsigned char ei_class = ehdr.get_e_ident()[elfcpp::EI_CLASS];
8014 ei_class, false);
8032 unsigned char ei_class = ehdr.get_e_ident()[elfcpp::EI_CLASS];
8034 this->merge_processor_specific_flags(dynobj->name(), in_flags, ei_class,
10372 unsigned char ei_class)
10379 else if (elfcpp::abi_64(ei_class))