Home
last modified time | relevance | path

Searched refs:n_static_syms (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDpsymtab.c439 < psymtab->n_static_syms); in find_pc_sect_psymbol()
550 int length = (global ? pst->n_global_syms : pst->n_static_syms); in match_partial_symbol()
656 int length = (global ? pst->n_global_syms : pst->n_static_syms); in lookup_partial_symbol()
1024 if (psymtab->n_static_syms > 0) in dump_psymtab()
1029 psymtab->n_static_syms, "Static", outfile); in dump_psymtab()
1322 + ps->statics_offset + ps->n_static_syms); in recursively_search_psymtabs()
1332 if (bound == gbound && ps->n_static_syms != 0) in recursively_search_psymtabs()
1959 if (psymtab->n_static_syms) in maintenance_info_psymtabs()
1964 psymtab->n_static_syms); in maintenance_info_psymtabs()
2021 length = ps->n_static_syms; in maintenance_check_symtabs()
HDpsympriv.h169 int n_static_syms; member
HDdbxread.c2333 pst->n_static_syms = in end_psymtab()
2374 subpst->n_static_syms = 0; in end_psymtab()
2386 && pst->n_static_syms == 0 in end_psymtab()
HDmdebugread.c3860 && objfile->psymtabs->n_static_syms == 0) in parse_partial_symbols()
4004 if (pst->n_global_syms == 0 && pst->n_static_syms == 0 in psymtab_to_symtab_1()
HDdwarf2read.c4098 subpst->n_static_syms = 0; in dwarf2_create_include_psymtab()
4986 pst->n_static_syms = objfile->static_psymbols.next - in process_psymtab_comp_unit_reader()
5025 pst->n_global_syms, pst->n_static_syms); in process_psymtab_comp_unit_reader()
5414 pst->n_static_syms = objfile->static_psymbols.next - in build_type_psymtabs_reader()
20340 psymtab->n_static_syms, info->cu_index, in write_one_signatured_type()
20382 psymtab->n_static_syms, cu_index, in recursively_write_psymbols()