Searched refs:n_static_syms (Results 1 – 10 of 10) sorted by relevance
431 if (psymtab->n_static_syms > 0) in dump_psymtab()435 psymtab->n_static_syms, "Static", outfile); in dump_psymtab()1086 if (psymtab->n_static_syms) in maintenance_info_psymtabs()1091 psymtab->n_static_syms); in maintenance_info_psymtabs()1145 length = ps->n_static_syms; in maintenance_check_symtabs()
855 < psymtab->n_static_syms); in find_pc_sect_psymbol()1535 int length = (global ? pst->n_global_syms : pst->n_static_syms); in lookup_partial_symbol()2928 sbound = objfile->static_psymbols.list + ps->statics_offset + ps->n_static_syms; in search_symbols()2938 if (bound == gbound && ps->n_static_syms != 0) in search_symbols()3577 + ps->n_static_syms); in make_symbol_completion_list()
942 int n_static_syms; member
1989 pst->n_static_syms = in xcoff_end_psymtab()2029 subpst->n_static_syms = 0; in xcoff_end_psymtab()2046 && pst->n_static_syms == 0) in xcoff_end_psymtab()
2256 pst->n_static_syms = in end_psymtab()2297 subpst->n_static_syms = 0; in end_psymtab()2314 && pst->n_static_syms == 0 in end_psymtab()
2436 pst->n_static_syms = in hpread_end_psymtab()2448 pst->n_global_syms, pst->n_static_syms); in hpread_end_psymtab()2489 subpst->n_static_syms = 0; in hpread_end_psymtab()2506 && pst->n_static_syms == 0) in hpread_end_psymtab()
3680 && objfile->psymtabs->n_static_syms == 0) in parse_partial_symbols()3823 if (pst->n_global_syms == 0 && pst->n_static_syms == 0 in psymtab_to_symtab_1()
2815 pst->n_static_syms = objfile->static_psymbols.next - in scan_compilation_units()
1345 subpst->n_static_syms = 0; in dwarf2_create_include_psymtab()1529 pst->n_static_syms = objfile->static_psymbols.next - in dwarf2_build_psymtabs_hard()
3803 int length = (global ? pst->n_global_syms : pst->n_static_syms); in ada_lookup_partial_symbol()