Main index | Section 3 | Options |
#include <libdwarf.h>
Argument fde should reference a frame descriptor allocated using dwarf_new_fde(3).
Argument op specifies the operator for the frame instruction. The DWARF standard defines the set of legal values for this argument.
Argument val1 specifies the first operand of the frame instruction.
Argument val2 specifies the second operand of the frame instruction.
If argument err is not NULL, it will be used to store error information in case of an error.
[DW_DLE_ARGUMENT] | Argument fde was NULL. |
[DW_DLE_FRAME_INSTR_EXEC_ERROR] | The frame instruction operator specified in argument op was invalid. |
[DW_DLE_MEMORY] | An out of memory condition was encountered during the execution of the function. |
http://www.dwarfstd.org/, The DWARF Debugging Information Format, Version 4,
DWARF_ADD_FDE_INST (3) | September 26, 2011 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | UNIX is a four-letter word! | ” |