Searched refs:save_pst (Results 1 – 1 of 1) sorted by relevance
2662 struct partial_symtab *save_pst; in parse_partial_symbols() local2694 save_pst = pst; in parse_partial_symbols()3030 pst = save_pst; in parse_partial_symbols()3400 if (sh.value > save_pst->texthigh) in parse_partial_symbols()3401 save_pst->texthigh = sh.value; in parse_partial_symbols()3692 PST_PRIVATE (save_pst)->extern_count = cur_sdx; in parse_partial_symbols()3693 PST_PRIVATE (save_pst)->extern_tab = ext_ptr; in parse_partial_symbols()3771 fdr_to_pst[f_idx].pst = end_psymtab (objfile, save_pst, in parse_partial_symbols()3773 -1, save_pst->texthigh, in parse_partial_symbols()3789 save_pst = fdr_to_pst[f_idx].pst; in parse_partial_symbols()[all …]