Searched refs:symbol_computed_ops (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2loc.h24 struct symbol_computed_ops;
108 extern const struct symbol_computed_ops dwarf2_locexpr_funcs;
109 extern const struct symbol_computed_ops dwarf2_loclist_funcs;
H A Dsymtab.h513 functions (see "struct symbol_computed_ops" below). */
522 struct symbol_computed_ops
621 const struct symbol_computed_ops *ops_computed;
521 struct symbol_computed_ops struct
H A Ddwarf2loc.c2710 const struct symbol_computed_ops dwarf2_locexpr_funcs = {
2862 const struct symbol_computed_ops dwarf2_loclist_funcs = {

Completed in 104 milliseconds