forked from Imagelibrary/binutils-gdb
valops.c (value_of_local): New function.
(value_of_this): Use it. value.h (value_of_local): Declared.
This commit is contained in:
@@ -566,4 +566,6 @@ extern CORE_ADDR default_push_arguments (int nargs, struct value ** args,
|
||||
CORE_ADDR sp, int struct_return,
|
||||
CORE_ADDR struct_addr);
|
||||
|
||||
extern struct value *value_of_local (const char *name, int complain);
|
||||
|
||||
#endif /* !defined (VALUE_H) */
|
||||
|
||||
Reference in New Issue
Block a user