Main index | Section 3 | Options |
#include <libdwarf.h>
Argument dbg should reference a DWARF producer instance allocated using dwarf_producer_init(3) or dwarf_producer_init_b(3).
Argument off specifies a relocatable program address.
Argument symndx specifies the index of the ELF symbol to be used for relocation.
If argument err is not NULL, it will be used to store error information in case of an error.
[DW_DLE_ARGUMENT] | Argument dbg was NULL. |
[DW_DLE_ARGUMENT] | The argument symndx had an illegal value. |
[DW_DLE_MEMORY] | An out of memory condition was encountered during the execution of the function. |
DWARF_LNE_SET_ADDRESS (3) | September 14, 2011 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Not only is UNIX dead, it's starting to smell really bad. | ” |
— Rob Pike |