Searched refs:symtab_location (Results 1 – 3 of 3) sorted by relevance
238 Location symtab_location(elf_file.section_contents(symtab_shndx)); in dump_incremental_inputs() local239 View symtab_view(inc->view(symtab_location)); in dump_incremental_inputs()266 unsigned int nsyms = symtab_location.data_size / sym_size; in dump_incremental_inputs()
264 Location symtab_location(this->elf_file_.section_contents(symtab_shndx)); in setup_readers() local270 View symtab_view = this->view(symtab_location); in setup_readers()281 symtab_location.data_size); in setup_readers()
4439 file_ptr symtab_location = obj_som_file_hdr (abfd)->symbol_location; in som_build_and_write_symbol_table() local4487 if (bfd_seek (abfd, symtab_location, SEEK_SET) != 0) in som_build_and_write_symbol_table()