Home
last modified time | relevance | path

Searched refs:partial_symbol (Results 1 – 15 of 15) sorted by relevance

/trueos/contrib/gdb/gdb/
HDsymfile.h49 struct partial_symbol **list;
54 struct partial_symbol **next;
156 struct partial_symbol *add_psymbol_to_list (char *, int, domain_enum,
215 struct partial_symbol **,
216 struct partial_symbol **);
HDsymtab.h667 struct partial_symbol struct
1034 extern struct partial_symbol *lookup_partial_symbol (struct partial_symtab *,
1097 extern struct partial_symbol *find_pc_psymbol (struct partial_symtab *,
1102 extern struct partial_symbol *find_pc_sect_psymbol (struct partial_symtab *,
1326 extern struct partial_symbol *fixup_psymbol_section (struct partial_symbol
HDsymfile.c208 struct partial_symbol *const *s1 = s1p; in compare_psymbols()
209 struct partial_symbol *const *s2 = s2p; in compare_psymbols()
221 pst->n_global_syms, sizeof (struct partial_symbol *), in sort_pst_symbols()
2537 CORE_ADDR textlow, struct partial_symbol **global_syms, in start_psymtab_common()
2538 struct partial_symbol **static_syms) in start_psymtab_common()
2566 const struct partial_symbol *
2573 struct partial_symbol *psym; in add_psymbol_to_list()
2578 static struct partial_symbol psymbol; in add_psymbol_to_list()
2600 psym = deprecated_bcache (&psymbol, sizeof (struct partial_symbol), in add_psymbol_to_list()
2627 struct partial_symbol *psym; in add_psymbol_with_dem_name_to_list()
[all …]
HDsymmisc.c70 static void print_partial_symbols (struct partial_symbol **, int,
824 print_partial_symbols (struct partial_symbol **p, int count, char *what, in print_partial_symbols()
1129 struct partial_symbol **psym; in maintenance_check_symtabs()
1234 listp->list = (struct partial_symbol **) in extend_psymbol_list()
1235 xmmalloc (objfile->md, new_size * sizeof (struct partial_symbol *)); in extend_psymbol_list()
1240 listp->list = (struct partial_symbol **) in extend_psymbol_list()
1242 new_size * sizeof (struct partial_symbol *)); in extend_psymbol_list()
HDada-lang.h23 struct partial_symbol;
387 extern int ada_maybe_exception_partial_symbol (struct partial_symbol *sym);
HDsymtab.c704 struct partial_symbol *best_psym = NULL; in find_pc_sect_psymtab()
728 struct partial_symbol *p; in find_pc_sect_psymtab()
779 struct partial_symbol *
783 struct partial_symbol *best = NULL, *p, **pp; in find_pc_sect_psymbol()
851 struct partial_symbol *
887 struct partial_symbol *
888 fixup_psymbol_section (struct partial_symbol *psym, struct objfile *objfile) in fixup_psymbol_section()
1428 struct partial_symbol *
1433 struct partial_symbol *temp; in lookup_partial_symbol()
1434 struct partial_symbol **start, **psym; in lookup_partial_symbol()
[all …]
HDblockframe.c353 struct partial_symbol *psb; in find_pc_sect_partial_function()
HDxcoffread.c1928 struct partial_symbol **, struct partial_symbol **);
1939 struct partial_symbol **global_syms, in xcoff_start_psymtab()
1940 struct partial_symbol **static_syms) in xcoff_start_psymtab()
HDdbxread.c292 struct partial_symbol **,
293 struct partial_symbol **);
2140 int ldsymoff, struct partial_symbol **global_syms, in start_psymtab()
2141 struct partial_symbol **static_syms) in start_psymtab()
HDada-lang.c102 static struct partial_symbol *ada_lookup_partial_symbol (struct partial_symtab
3300 static struct partial_symbol *
3304 struct partial_symbol **start; in ada_lookup_partial_symbol()
3322 struct partial_symbol *psym = start[i]; in ada_lookup_partial_symbol()
3340 struct partial_symbol *psym = start[M]; in ada_lookup_partial_symbol()
3356 struct partial_symbol *psym = start[i]; in ada_lookup_partial_symbol()
3382 struct partial_symbol *psym = start[M]; in ada_lookup_partial_symbol()
3398 struct partial_symbol *psym = start[i]; in ada_lookup_partial_symbol()
5052 ada_maybe_exception_partial_symbol (struct partial_symbol *sym) in ada_maybe_exception_partial_symbol()
HDhpread.c164 struct partial_symbol **, struct partial_symbol **);
870 struct partial_symbol **global_syms; /* We'll be filling in the "global" */ in hpread_quick_traverse()
871 struct partial_symbol **static_syms; /* and "static" tables in the objfile in hpread_quick_traverse()
2386 struct partial_symbol **global_syms, in hpread_start_psymtab()
2387 struct partial_symbol **static_syms) in hpread_start_psymtab()
HDobjfiles.c589 struct partial_symbol **psym; in objfile_relocate()
HDdwarf2read.c1453 const struct partial_symbol *psym = NULL; in add_partial_symbol()
/trueos/contrib/gdb/gdb/doc/
HDgdb.info-2455 globals (* (struct partial_symbol **) 0x8507a08 @ 9)
456 statics (* (struct partial_symbol **) 0x40e95b78 @ 2882)
HDgdb.texinfo9412 globals (* (struct partial_symbol **) 0x8507a08 @@ 9)
9413 statics (* (struct partial_symbol **) 0x40e95b78 @@ 2882)