Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_attr.c275 if (at->at_expr == NULL) in _dwarf_attr_write()
279 STAILQ_FOREACH(ee, &at->at_expr->pe_eelist, ee_next) { in _dwarf_attr_write()
H A Ddwarf_pro_attr.c47 at->at_expr = loc_expr; in dwarf_add_AT_location_expr()
H A D_libdwarf.h116 Dwarf_P_Expr at_expr; /* at value is expr. */ member