/toolchain/binutils/binutils-2.25/gold/ |
D | reloc.cc | 274 const unsigned char* pshdrs = this->get_view(this->elf_file_.shoff(), in do_read_relocs() local 278 const unsigned char* ps = pshdrs + This::shdr_size; in do_read_relocs() 306 typename This::Shdr secshdr(pshdrs + shndx * This::shdr_size); in do_read_relocs() 368 typename This::Shdr symtabshdr(pshdrs in do_read_relocs() 651 const unsigned char* pshdrs = this->get_view(this->elf_file_.shoff(), in do_relocate() local 662 this->write_sections(layout, pshdrs, of, &views); in do_relocate() 670 this->relocate_sections(symtab, layout, pshdrs, of, &views); in do_relocate() 718 const unsigned char* pshdrs, in write_sections() argument 729 const unsigned char* p = pshdrs + This::shdr_size; in write_sections() 907 const unsigned char* pshdrs, in do_relocate_sections() argument [all …]
|
D | dynobj.cc | 105 const unsigned char* pshdrs, in find_dynsym_sections() argument 120 const unsigned char* p = pshdrs; in find_dynsym_sections() 134 pshdrs); in find_dynsym_sections() 162 pshdrs); in find_dynsym_sections() 196 pshdrs); in find_dynsym_sections() 210 const unsigned char* pshdrs, in read_dynsym_section() argument 226 typename This::Shdr shdr(pshdrs + shndx * This::shdr_size); in read_dynsym_section() 249 Sized_dynobj<size, big_endian>::read_dynamic(const unsigned char* pshdrs, in read_dynamic() argument 255 typename This::Shdr dynamicshdr(pshdrs + dynamic_shndx * This::shdr_size); in read_dynamic() 272 typename This::Shdr strtabshdr(pshdrs + link * This::shdr_size); in read_dynamic() [all …]
|
D | object.cc | 110 const unsigned char* pshdrs) in read_symtab_xindex() argument 114 if (pshdrs == NULL) in read_symtab_xindex() 118 const unsigned char* p = (pshdrs in read_symtab_xindex() 201 const unsigned char* pshdrs = sd->section_headers->data(); in read_section_data() local 202 const unsigned char* pshdrnames = pshdrs + elf_file->shstrndx() * shdr_size; in read_section_data() 463 Sized_relobj_file<size, big_endian>::find_symtab(const unsigned char* pshdrs) in find_symtab() argument 471 const unsigned char* p = pshdrs + shnum * This::shdr_size; in find_symtab() 489 pshdrs); in find_symtab() 539 const unsigned char* pshdrs, in find_shdr() argument 547 const unsigned char* hdr_end = pshdrs + shdr_size * shnum; in find_shdr() [all …]
|
D | object.h | 178 const unsigned char* pshdrs); 328 build_compressed_section_map(const unsigned char* pshdrs, unsigned int shnum, 925 find_shdr(const unsigned char* pshdrs, const char* name, 2447 const unsigned char* pshdrs, Output_file* of, 2485 find_symtab(const unsigned char* pshdrs); 2495 find_eh_frame(const unsigned char* pshdrs, const char* names, 2527 write_sections(const Layout*, const unsigned char* pshdrs, Output_file*, 2533 const unsigned char* pshdrs, Output_file* of, in relocate_sections() argument 2535 { this->do_relocate_sections(symtab, layout, pshdrs, of, pviews); } in relocate_sections() 2590 split_stack_adjust(const Symbol_table*, const unsigned char* pshdrs, [all …]
|
D | dynobj.h | 300 find_dynsym_sections(const unsigned char* pshdrs, 308 read_dynsym_section(const unsigned char* pshdrs, unsigned int shndx, 315 read_dynamic(const unsigned char* pshdrs, unsigned int dynamic_shndx,
|
D | arm.cc | 1682 const unsigned char* pshdrs, Output_file* of, 6218 const unsigned char* pshdrs) in section_needs_reloc_stub_scanning() argument 6252 const elfcpp::Shdr<32, big_endian> text_shdr(pshdrs + index * shdr_size); in section_needs_reloc_stub_scanning() 6383 const unsigned char* pshdrs = this->get_view(this->elf_file()->shoff(), in scan_sections_for_stubs() local 6399 const unsigned char* p = pshdrs + shdr_size; in scan_sections_for_stubs() 6404 pshdrs)) in scan_sections_for_stubs() 6458 const unsigned char* p = pshdrs + shdr_size; in scan_sections_for_stubs() 6583 const unsigned char* pshdrs, in do_relocate_sections() argument 6589 pshdrs, of, pviews); in do_relocate_sections() 6622 relinfo.data_shdr = pshdrs + i * elfcpp::Elf_sizes<32>::shdr_size; in do_relocate_sections() [all …]
|
D | dwp.cc | 784 const unsigned char* const pshdrs = this->get_view(shoff, shnum * shdr_size, in setup() local 789 pshdrs + this->elf_file_.shstrndx() * shdr_size; in setup() 803 pshdrs, this->shnum(), names, section_names_size, this, true); in setup()
|
D | aarch64.cc | 1812 const unsigned char* pshdrs, Output_file* of, 2044 const unsigned char* pshdrs, Output_file* of, in do_relocate_sections() argument 2049 pshdrs, of, pviews); in do_relocate_sections() 2082 relinfo.data_shdr = pshdrs + i * elfcpp::Elf_sizes<size>::shdr_size; in do_relocate_sections() 2144 const unsigned char* pshdrs) in section_needs_reloc_stub_scanning() argument 2175 const elfcpp::Shdr<size, big_endian> text_shdr(pshdrs + in section_needs_reloc_stub_scanning() 2266 const unsigned char* pshdrs = this->get_view(this->elf_file()->shoff(), in scan_sections_for_stubs() local 2282 const unsigned char* p = pshdrs + shdr_size; in scan_sections_for_stubs() 2290 pshdrs)) in scan_sections_for_stubs()
|
D | powerpc.cc | 1730 const unsigned char* const pshdrs = sd->section_headers->data(); in do_find_special_sections() local 1736 s = this->template find_shdr<size, big_endian>(pshdrs, in do_find_special_sections() 1741 unsigned int ndx = (s - pshdrs) / elfcpp::Elf_sizes<size>::shdr_size; in do_find_special_sections() 1871 const unsigned char* const pshdrs = sd->section_headers->data(); in do_read_symbols() local 1879 const unsigned char *psymtab = pshdrs + symtab_shndx * shdr_size; in do_read_symbols() 1935 const unsigned char* const pshdrs = sd->section_headers->data(); in do_read_symbols() local 1945 s = this->template find_shdr<size, big_endian>(pshdrs, ".opd", names, in do_read_symbols() 1961 this->opd_shndx_ = (s - pshdrs) / shdr_size; in do_read_symbols() 1976 s = pshdrs; in do_read_symbols()
|
D | mips.cc | 5884 const unsigned char* pshdrs = sd->section_headers->data(); in do_read_symbols() local 5885 const unsigned char* ps = pshdrs + shdr_size; in do_read_symbols()
|