Files
binutils-gdb/gdb/dwarf2
Zoran Zaric 4a11d48735 Add new location description access interface
After adding interface for register and memory location access, a new
top level interface for accessing any location, described by the
dwarf_location class based objects, can now be defined.

Also, the address_type method is now needed to be outside of the
dwarf_stack_value class to allow creation of the DWARF generic type
independently of that class.

	* dwarf2/expr.c (read_from_location): New function.
	(write_to_location): New function.
	(address_type): New function.
	* dwarf2/expr.h (address_type): Exposed function.

Change-Id: I634ad56441cc95a1cc693a1950a4d81aaadb9fd8
2020-12-08 11:16:20 -05:00
..
2020-09-29 20:29:07 -06:00
2020-11-04 08:22:05 -07:00