Searched refs:section_link (Results 1 – 6 of 6) sorted by relevance
228 section_link(unsigned int shndx);651 Elf_file<size, big_endian, File>::section_link(unsigned int shndx) in section_link() function
210 if (this->elf_file_.section_link(symtab_shndx) != inputs_shndx) in find_incremental_inputs_sections()217 if (this->elf_file_.section_link(relocs_shndx) != inputs_shndx) in find_incremental_inputs_sections()224 if (this->elf_file_.section_link(got_plt_shndx) != inputs_shndx) in find_incremental_inputs_sections()227 unsigned int strtab_shndx = this->elf_file_.section_link(inputs_shndx); in find_incremental_inputs_sections()296 this->elf_file_.section_link(main_symtab_shndx); in setup_readers()
248 { return this->elf_file_.section_link(shndx); } in do_section_link()
243 unsigned int strtab_shndx = elf_file.section_link(symtab_shndx); in dump_incremental_inputs()
551 section_link(unsigned int shndx) in section_link() function2366 { return this->elf_file_.section_link(shndx); } in do_section_link()
93 && this->adjust_shndx(object->section_link(i)) == symtab_shndx) in initialize_symtab_xindex()2701 this->adjust_shndx(this->section_link(this->symtab_shndx_)); in get_symbol_location_info()