Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDpsymtab.c49 static struct partial_symbol *match_partial_symbol (struct objfile *,
56 static struct partial_symbol *lookup_partial_symbol (struct objfile *,
63 static struct partial_symbol *find_pc_sect_psymbol (struct objfile *,
68 static void fixup_psymbol_section (struct partial_symbol *psym,
256 struct partial_symbol *p; in find_pc_sect_psymtab_closer()
322 struct partial_symbol *p; in find_pc_sect_psymtab()
397 static struct partial_symbol *
402 struct partial_symbol *best = NULL, *p, **pp; in find_pc_sect_psymbol()
465 fixup_psymbol_section (struct partial_symbol *psym, struct objfile *objfile) in fixup_psymbol_section()
541 static struct partial_symbol *
[all …]
HDpsympriv.h37 struct partial_symbol struct
225 struct partial_symbol **,
226 struct partial_symbol **);
HDsymfile.h59 struct partial_symbol **list;
64 struct partial_symbol **next;
HDdbxread.c304 struct partial_symbol **,
305 struct partial_symbol **);
2204 int ldsymoff, struct partial_symbol **global_syms, in start_psymtab()
2205 struct partial_symbol **static_syms) in start_psymtab()
HDdwarf2read.c20220 symbol_kind (struct partial_symbol *psym) in symbol_kind()
20260 struct partial_symbol **psymp, in write_psymbols()
20267 struct partial_symbol *psym = *psymp; in write_psymbols()