Lines Matching refs:symtab_xindex
2828 Output_symtab_xindex* symtab_xindex, in write_globals() argument
2836 this->sized_write_globals<32, false>(sympool, dynpool, symtab_xindex, in write_globals()
2842 this->sized_write_globals<32, true>(sympool, dynpool, symtab_xindex, in write_globals()
2848 this->sized_write_globals<64, false>(sympool, dynpool, symtab_xindex, in write_globals()
2854 this->sized_write_globals<64, true>(sympool, dynpool, symtab_xindex, in write_globals()
2869 Output_symtab_xindex* symtab_xindex, in sized_write_globals() argument
2993 symtab_xindex->add(sym_index, shndx); in sized_write_globals()
3016 symtab_xindex->add(sym_index, shndx); in sized_write_globals()
3146 Output_symtab_xindex* symtab_xindex, in write_section_symbol() argument
3154 this->sized_write_section_symbol<32, false>(os, symtab_xindex, of, in write_section_symbol()
3160 this->sized_write_section_symbol<32, true>(os, symtab_xindex, of, in write_section_symbol()
3166 this->sized_write_section_symbol<64, false>(os, symtab_xindex, of, in write_section_symbol()
3172 this->sized_write_section_symbol<64, true>(os, symtab_xindex, of, in write_section_symbol()
3186 Output_symtab_xindex* symtab_xindex, in sized_write_section_symbol() argument
3208 symtab_xindex->add(os->symtab_index(), shndx); in sized_write_section_symbol()