Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarf2loc.c169 struct dwarf2_locexpr_baton *symbaton; in dwarf_expr_frame_base()
405 struct dwarf2_locexpr_baton *dlbaton = SYMBOL_LOCATION_BATON (symbol); in locexpr_read_variable()
417 struct dwarf2_locexpr_baton *dlbaton = SYMBOL_LOCATION_BATON (symbol); in locexpr_read_needs_frame()
426 struct dwarf2_locexpr_baton *dlbaton = SYMBOL_LOCATION_BATON (symbol); in locexpr_describe_location()
484 struct dwarf2_locexpr_baton *dlbaton = SYMBOL_LOCATION_BATON (symbol); in locexpr_tracepoint_var_ref()
Ddwarf2loc.h35 struct dwarf2_locexpr_baton struct
Ddwarf2read.c9192 struct dwarf2_locexpr_baton *baton; in dwarf2_symbol_mark_computed()
9195 sizeof (struct dwarf2_locexpr_baton)); in dwarf2_symbol_mark_computed()
DChangeLog-200310713 (struct dwarf2_locexpr_baton): Add comments.