Searched refs:pst (Results 1 – 5 of 5) sorted by relevance
75 pst \80 pst \88 pst \100 pst \105 pst \113 pst \125 pst \130 pst \135 pst \140 pst \[all …]
192 sort_pst_symbols (pst) in sort_pst_symbols() argument197 qsort (pst -> objfile -> global_psymbols.list + pst -> globals_offset,297 psymtab_to_symtab (pst) in psymtab_to_symtab() argument301 if (pst->symtab)302 return pst->symtab;305 if (!pst->readin)307 (*pst->read_symtab) (pst);310 return pst->symtab;711 if (pst != NULL) in set_initial_language()1189 cashier_psymtab (pst) in cashier_psymtab() argument[all …]
244 ALL_PSYMTABS (objfile, pst)248 return (pst);373 ALL_PSYMTABS (objfile, pst)375 if (pc >= pst -> textlow && pc < pst -> texthigh)377 return (pst);757 start = pst->objfile->static_psymbols.list + pst->statics_offset;786 int length = (global ? pst->n_global_syms : pst->n_static_syms);792 pst->objfile->global_psymbols.list + pst->globals_offset :793 pst->objfile->static_psymbols.list + pst->statics_offset );848 ALL_PSYMTABS (objfile, pst) in find_main_psymtab()[all …]
372 if( ddddd ) pst(q);563 pst( q ) STAB *q; { in pst() function
1681 union pstun pst; local1702 pst.pst_command = buf;1703 pstat(PSTAT_SETCMD, pst, i, 0, 0);