Files
binutils-gdb/gdb/dwarf2
Zoran Zaric 9ccbaf1956 Add is_implicit_ptr_at method to dwarf_location
Another expectation of the existing function callback interface of the
computed struct value is to check if a specific part (on a given offset
of a given length) of an underlying location description is an implicit
pointer location description.

To satisfy this expectation a new is_implicit_ptr_at has been added.

gdb/ChangeLog:

        * dwarf2/expr.c (dwarf_location::is_implicit_ptr_at):
        New method.
        (dwarf_implicit_pointer::is_implicit_ptr_at): New method.
        (dwarf_composite::is_implicit_ptr_at): New method.
2021-11-05 11:46:38 +00:00
..
2021-10-29 16:44:21 -04:00
2021-08-08 08:53:17 -06:00
2021-10-29 16:44:45 -04:00