Lines Matching full:elfcpp
32 #include "elfcpp.h"
94 || sym->binding() == elfcpp::STB_WEAK))
111 if (sym->binding() != elfcpp::STB_WEAK)
289 const elfcpp::Elf_Word* pword = reinterpret_cast<const elfcpp::Elf_Word*>(p);
290 unsigned int nsyms = elfcpp::Swap<32, true>::readval(pword);
293 // Note that the addition is in units of sizeof(elfcpp::Elf_Word).
305 this->armap_[i].file_offset = elfcpp::Swap<32, true>::readval(pword);