| Main index | Section 3 | Options |
#include <libdwarf.h>
Function dwarf_get_arange_cu_header_offset() retrieves the offset of the compilation unit header associated with argument ar, and stores it in the location pointed to by argument ret.
Function dwarf_get_cu_die_offset() retrieves the offset of the debugging information entry for the compilation unit associated with argument ar, and stores it in the location pointed to by argument ret.
If argument err is not NULL, these functions will use it to store error information, in case of an error.
| [DW_DLE_ARGUMENT] | Argument ar was not a valid Dwarf_Arange descriptor. |
| [DW_DLE_ARGUMENT] | Argument ret was NULL. |
| DWARF_GET_CU_DIE_OFFSET (3) | April 10, 2011 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
