Query: dwarf_errno
OS: freebsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DWARF_ERRNO(3) BSD Library Functions Manual DWARF_ERRNO(3)NAMEdwarf_errno -- retrieve the error number corresponding to a Dwarf_Error instanceLIBRARYDWARF Access Library (libdwarf, -ldwarf)SYNOPSIS#include <libdwarf.h> int dwarf_errno(Dwarf_Error err);DESCRIPTIONFunction dwarf_errno() returns the error number associated with a Dwarf_Error instance. Argument err should be a valid handle to a Dwarf_Error instance.RETURN VALUESFunction dwarf_errno() returns an integral value.SEE ALSOdwarf(3), dwarf_errmsg(3)BSDMarch 25, 2010 BSD
Related Man Pages |
---|
dwarf_undef_macro(3) - freebsd |
dwarf_add_directory_decl(3) - freebsd |
dwarf_add_varname(3) - freebsd |
dwarf_end_macro_file(3) - freebsd |
dwarf_get_cie_of_fde(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Mac OS X: Based on UNIX - Solid As a Rock |
Is UNIX an open source OS ? |
UNIX Environment Setup - (Just starting!) |
Controlling user input |