Searched refs:sbss_sect_index (Results 1 – 1 of 1) sorted by relevance
2629 const int sbss_sect_index = get_section_index (objfile, ".sbss"); in parse_partial_symbols() local2631 if (sbss_sect_index == -1) in parse_partial_symbols()2635 svalue += ANOFFSET (objfile->section_offsets, sbss_sect_index); in parse_partial_symbols()