Home
last modified time | relevance | path

Searched refs:default_execute_dwarf_cfa_vendor_op (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Darch-utils.h116 bool default_execute_dwarf_cfa_vendor_op (struct gdbarch *gdbarch, gdb_byte op,
H A Darch-utils.c229 default_execute_dwarf_cfa_vendor_op (struct gdbarch *gdbarch, gdb_byte op, in default_execute_dwarf_cfa_vendor_op() function
H A Dgdbarch.sh724 …vendor_op;gdb_byte op, struct dwarf2_frame_state *fs;op, fs;;default_execute_dwarf_cfa_vendor_op;;0
H A Dgdbarch.c457 gdbarch->execute_dwarf_cfa_vendor_op = default_execute_dwarf_cfa_vendor_op; in gdbarch_alloc()