Main index | Section 3 | Options |
#include <libdwarf.h>
If the debugging information entry descriptor denoted by argument die does not contain a DW_AT_name attribute, the function returns DW_DLV_NO_ENTRY and sets argument err. For other errors, it returns DW_DLV_ERROR and sets argument err.
[DW_DLE_ARGUMENT] | Either of arguments die or ret_name was NULL. |
[DW_DLE_NO_ENTRY] | Argument die had no DW_AT_name attribute. |
DWARF_DIENAME (3) | March 31, 2010 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | This philosophy, in the hands of amateurs, leads to inexplicably mind-numbing botches like the existence of two programs, “head” and “tail,” which print the first part or the last part of a file, depending. Even though their operations are duals of one another, “head” and “tail” are different programs, written by different authors, and take different options! | ” |
— The Unix Haters' handbook |