Add PowerPC64 ld --tls-get-addr-optimize.
[deliverable/binutils-gdb.git] / gdb / extension.h
index e8d74780c670abb4ed18097eafb68491ae285c76..ea30035c5f3c6a56efec029636edaf69940fa566 100644 (file)
@@ -260,4 +260,8 @@ extern xmethod_worker_vec *get_matching_xmethod_workers
 
 extern struct type **get_xmethod_arg_types (struct xmethod_worker *, int *);
 
+extern struct type *get_xmethod_result_type (struct xmethod_worker *,
+                                            struct value *object,
+                                            struct value **args, int nargs);
+
 #endif /* EXTENSION_H */
This page took 0.023972 seconds and 4 git commands to generate.