Searched refs:save_pst (Results 1 – 1 of 1) sorted by relevance
2565 struct partial_symtab *save_pst; in parse_partial_symbols() local2597 save_pst = pst; in parse_partial_symbols()2922 pst = save_pst; in parse_partial_symbols()3263 if (sh.value > save_pst->texthigh) in parse_partial_symbols()3264 save_pst->texthigh = sh.value; in parse_partial_symbols()3547 PST_PRIVATE (save_pst)->extern_count = cur_sdx; in parse_partial_symbols()3548 PST_PRIVATE (save_pst)->extern_tab = ext_ptr; in parse_partial_symbols()3622 fdr_to_pst[f_idx].pst = end_psymtab (save_pst, in parse_partial_symbols()3624 -1, save_pst->texthigh, in parse_partial_symbols()3640 save_pst = fdr_to_pst[f_idx].pst; in parse_partial_symbols()[all …]