Home
last modified time | relevance | path

Searched refs:_Dwarf_P_Expr_Entry (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_pro_expr.c31 static struct _Dwarf_P_Expr_Entry *
35 struct _Dwarf_P_Expr_Entry *ee; in _dwarf_add_expr()
66 struct _Dwarf_P_Expr_Entry *ee; in _dwarf_expr_into_block()
109 struct _Dwarf_P_Expr_Entry *ee, *tee; in _dwarf_expr_cleanup()
116 STAILQ_REMOVE(&pe->pe_eelist, ee, _Dwarf_P_Expr_Entry, in _dwarf_expr_cleanup()
176 struct _Dwarf_P_Expr_Entry *ee; in dwarf_add_expr_addr_b()
H A D_libdwarf.h151 struct _Dwarf_P_Expr_Entry { struct
154 STAILQ_ENTRY(_Dwarf_P_Expr_Entry) ee_next; /* Next entry in list. */ argument
162 STAILQ_HEAD(, _Dwarf_P_Expr_Entry) pe_eelist; /* List of entries. */
H A Dlibdwarf_attr.c218 struct _Dwarf_P_Expr_Entry *ee; in _dwarf_attr_write()