Home
last modified time | relevance | path

Searched refs:get_view (Results 1 – 25 of 33) sorted by relevance

12

/dragonfly/contrib/binutils-2.34/gold/
H A Darchive.h292 get_view(off_t start, section_size_type size, bool aligned, bool cache) in get_view() function
293 { return this->input_file_->file().get_view(0, start, size, aligned, cache); } in get_view()
H A Dplugin.cc108 get_view(const void *handle, const void **viewp);
289 tv[i].tv_u.tv_get_view = get_view; in load()
1125 Plugin_manager::get_view(unsigned int handle, const void **viewp) in get_view() function in gold::Plugin_manager
1150 *viewp = (void*) input_file->file().get_view(offset, 0, filesize, false, in get_view()
1853 get_view(const void *handle, const void **viewp) in get_view() function
1858 return parameters->options().plugins()->get_view(obj_index, viewp); in get_view()
H A Dnacl.h63 : data_(file.get_view(file_offset, 0, data_size, true, false)) in View()
H A Darchive.cc255 const unsigned char* p = this->get_view(off + sizeof(Archive_header), in setup()
298 const unsigned char* p = this->get_view(start, size, true, false); in read_armap()
347 const unsigned char* p = this->get_view(off, sizeof(Archive_header), true, in read_header()
H A Dreloc.cc274 const unsigned char* pshdrs = this->get_view(this->elf_file_.shoff(), in do_read_relocs()
594 const unsigned char* pshdrs = this->get_view(this->elf_file_.shoff(), in do_relocate()
951 const unsigned char* prelocs = this->get_view(shdr.get_sh_offset(), in relocate_section_range()
1406 const unsigned char* psyms = this->get_view(symtabshdr.get_sh_offset(), in find_functions()
H A Dobject.h703 { return View(this->get_view(file_offset, data_size, true, true)); } in view()
722 { return View(this->get_view(loc.file_offset, loc.data_size, true, true)); } in view()
726 get_view(off_t start, section_size_type size, bool aligned, bool cache) in get_view() function
728 return this->input_file()->file().get_view(this->offset_, start, size, in get_view()
2472 return this->get_view(loc.file_offset, *plen, true, cache); in do_section_contents()
H A Dfileread.h153 get_view(off_t offset, off_t start, section_size_type size, bool aligned,
H A Dbinary.cc145 fileview = f.get_view(0, 0, filesize, false, false); in sized_convert()
H A Dobject.cc124 contents = object->get_view(shdr.get_sh_offset(), bytecount, true, false); in read_symtab_xindex()
971 const unsigned char* pcon = this->get_view(shdr.get_sh_offset(), in include_section_group()
1001 const unsigned char* psym = this->get_view(symoff, This::sym_size, true, in include_section_group()
2298 const unsigned char* psyms = this->get_view(symtabshdr.get_sh_offset(), in do_count_local_symbols()
2771 const unsigned char* psyms = this->get_view(symtabshdr.get_sh_offset(), in write_local_symbols()
3419 const unsigned char* p = input_file->file().get_view(offset, 0, want, in is_elf_object()
H A Ddynobj.h232 return this->get_view(loc.file_offset, *plen, true, cache); in do_section_contents()
H A Dplugin.h294 get_view(unsigned int handle, const void **viewp);
/dragonfly/contrib/binutils-2.27/gold/
H A Darchive.h292 get_view(off_t start, section_size_type size, bool aligned, bool cache) in get_view() function
293 { return this->input_file_->file().get_view(0, start, size, aligned, cache); } in get_view()
H A Dplugin.cc103 get_view(const void *handle, const void **viewp);
277 tv[i].tv_u.tv_get_view = get_view; in load()
824 Plugin_manager::get_view(unsigned int handle, const void **viewp) in get_view() function in gold::Plugin_manager
849 *viewp = (void*) input_file->file().get_view(offset, 0, filesize, false, in get_view()
1529 get_view(const void *handle, const void **viewp) in get_view() function
1534 return parameters->options().plugins()->get_view(obj_index, viewp); in get_view()
H A Dnacl.h63 : data_(file.get_view(file_offset, 0, data_size, true, false)) in View()
H A Dobject.h701 { return View(this->get_view(file_offset, data_size, true, true)); } in view()
720 { return View(this->get_view(loc.file_offset, loc.data_size, true, true)); } in view()
724 get_view(off_t start, section_size_type size, bool aligned, bool cache) in get_view() function
726 return this->input_file()->file().get_view(this->offset_, start, size, in get_view()
2457 return this->get_view(loc.file_offset, *plen, true, cache); in do_section_contents()
H A Darchive.cc255 const unsigned char* p = this->get_view(off + sizeof(Archive_header), in setup()
298 const unsigned char* p = this->get_view(start, size, true, false); in read_armap()
347 const unsigned char* p = this->get_view(off, sizeof(Archive_header), true, in read_header()
H A Dreloc.cc274 const unsigned char* pshdrs = this->get_view(this->elf_file_.shoff(), in do_read_relocs()
594 const unsigned char* pshdrs = this->get_view(this->elf_file_.shoff(), in do_relocate()
928 const unsigned char* prelocs = this->get_view(shdr.get_sh_offset(), in do_relocate_sections()
1383 const unsigned char* psyms = this->get_view(symtabshdr.get_sh_offset(), in find_functions()
H A Dfileread.h153 get_view(off_t offset, off_t start, section_size_type size, bool aligned,
H A Dobject.cc124 contents = object->get_view(shdr.get_sh_offset(), bytecount, true, false); in read_symtab_xindex()
970 const unsigned char* pcon = this->get_view(shdr.get_sh_offset(), in include_section_group()
1000 const unsigned char* psym = this->get_view(symoff, This::sym_size, true, in include_section_group()
2180 const unsigned char* psyms = this->get_view(symtabshdr.get_sh_offset(), in do_count_local_symbols()
2644 const unsigned char* psyms = this->get_view(symtabshdr.get_sh_offset(), in write_local_symbols()
3196 const unsigned char* p = input_file->file().get_view(offset, 0, want, in is_elf_object()
H A Dbinary.cc145 fileview = f.get_view(0, 0, filesize, false, false); in sized_convert()
H A Dplugin.h262 get_view(unsigned int handle, const void **viewp);
H A Ddwp.cc784 const unsigned char* const pshdrs = this->get_view(shoff, shnum * shdr_size, in setup()
796 const unsigned char* namesu = this->get_view(shdrnames.get_sh_offset(), in setup()
824 return this->get_view(loc.file_offset, *plen, true, cache); in do_section_contents()
1043 input_file->file().get_view(0, 0, hdrsize, true, false); in make_object()
H A Ddynobj.h232 return this->get_view(loc.file_offset, *plen, true, cache); in do_section_contents()
/dragonfly/contrib/binutils-2.27/ld/
H A Dplugin.c514 get_view (const void *handle, const void **viewp) in get_view() function
920 TVU(get_view) = get_view; in set_tv_header()
/dragonfly/contrib/binutils-2.34/ld/
H A Dplugin.c527 get_view (const void *handle, const void **viewp) in get_view() function
1018 TVU(get_view) = get_view; in set_tv_header()

12