Searched refs:at_form (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/lib/libdwarf/
H A Ddwarf_form.c44 *return_form = at->at_form;
H A Ddwarf_attr.c83 at->at_form = form;
H A D_libdwarf.h107 uint64_t at_form; /* DW_FORM_ */ member in struct:_Dwarf_Attribute
H A Ddwarf_init.c336 avref.av_form = at->at_form;
574 cu, die, at, at->at_form, error)) != DWARF_E_NONE)
H A Ddwarf_dump.c414 get_form_desc(at->at_form));

Completed in 57 milliseconds