Searched refs:Entry_type (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Darchive.cc301 typedef typename elfcpp::Elf_types<mapsize>::Elf_Addr Entry_type; typedef
302 const Entry_type* pword = reinterpret_cast<const Entry_type*>(p);
303 unsigned long nsyms = convert_types<unsigned long, Entry_type>(
319 this->armap_[i].file_offset = convert_types<off_t, Entry_type>(

Completed in 102 milliseconds