Lines Matching refs:View
426 typename File::View v(file->view(file_header_offset, This::ehdr_size)); in Elf_file()
439 typename File::View v(this->file_->view(this->shoff_, This::shdr_size)); in initialize_shnum()
483 typename File::View v(this->file_->view(this->shoff_, in find_section_by_type()
517 typename File::View v(file->view(this->section_header_offset(shndx), in section_name()
528 typename File::View v(file->view(this->section_header_offset(shstrndx), in section_name()
539 typename File::View v(file->view(shstr_off, shstr_size)); in section_name()
565 typename File::View v(file->view(this->section_header_offset(shndx), in section_contents()
583 typename File::View v(file->view(this->section_header_offset(shndx), in section_size()
602 typename File::View v(file->view(this->section_header_offset(shndx), in section_flags()
621 typename File::View v(file->view(this->section_header_offset(shndx), in section_addr()
640 typename File::View v(file->view(this->section_header_offset(shndx), in section_type()
659 typename File::View v(file->view(this->section_header_offset(shndx), in section_link()
678 typename File::View v(file->view(this->section_header_offset(shndx), in section_info()
697 typename File::View v(file->view(this->section_header_offset(shndx), in section_addralign()