libdwarf
Loading...
Searching...
No Matches
Using dwarf_discr_list()

Example using dwarf_discr_list, dwarf_formblock.

An example calling dwarf_get_form_class, dwarf_discr_list, and dwarf_formblock. and the dwarf_deallocs applicable.

See also
dwarf_discr_list
dwarf_get_form_class
dwarf_formblock
Parameters
dw_dbgThe applicable Dwarf_Debug
dw_dieThe applicable Dwarf_Die
dw_attrThe applicable Dwarf_Attribute
dw_attrnum,Theattribute number passed in to shorten this example a bit.
dw_isunsigned,Theattribute number passed in to shorten this example a bit.
dw_theform,Theform number passed in to shorten this example a bit.
dw_errorThe usual error pointer.
Returns
Returns DW_DLV_OK etc