Searched refs:shdr_num (Results 1 – 1 of 1) sorted by relevance
276 size_t shdr_num = header_->e_shnum; in Init() local293 if (shdr_offset + (shdr_num * sizeof(typename ElfT::Shdr)) > size) { in Init()297 shdr_offset + (shdr_num * sizeof(typename ElfT::Shdr)), in Init()303 shdr_num_ = shdr_num; in Init()317 if (header_->e_shstrndx >= shdr_num) { in Init()321 shdr_num); in Init()