Home
last modified time | relevance | path

Searched refs:strtab_view (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dincremental-dump.cc252 View strtab_view(inc->view(strtab_location)); in dump_incremental_inputs() local
253 elfcpp::Elf_strtab strtab(strtab_view.data(), strtab_location.data_size); in dump_incremental_inputs()
Dincremental.cc273 View strtab_view = this->view(strtab_location); in setup_readers() local
275 elfcpp::Elf_strtab strtab(strtab_view.data(), strtab_location.data_size); in setup_readers()
836 View strtab_view(this->view(this->main_strtab_loc_)); in get_symtab_view() local
837 *strtab = elfcpp::Elf_strtab(strtab_view.data(), in get_symtab_view()