Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dlayout.cc4105 Output_section* osymtab = this->make_output_section(symtab_name, in create_symtab_sections() local
4109 this->symtab_section_ = osymtab; in create_symtab_sections()
4113 osymtab->add_output_section_data(pos); in create_symtab_sections()
4136 osymtab_xindex->set_link_section(osymtab); in create_symtab_sections()
4173 osymtab->set_file_offset(symtab_off); in create_symtab_sections()
4174 osymtab->finalize_data_size(); in create_symtab_sections()
4175 osymtab->set_link_section(ostrtab); in create_symtab_sections()
4176 osymtab->set_info(local_symcount); in create_symtab_sections()
4177 osymtab->set_entsize(symsize); in create_symtab_sections()