freebsd man page for dwarf_errno

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)

NAME
dwarf_errno -- retrieve the error number corresponding to a Dwarf_Error instance
LIBRARY
DWARF Access Library (libdwarf, -ldwarf)
SYNOPSIS
#include <libdwarf.h> int dwarf_errno(Dwarf_Error err);
DESCRIPTION
Function 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 VALUES
Function dwarf_errno() returns an integral value.
SEE ALSO
dwarf(3), dwarf_errmsg(3)
BSD
March 25, 2010 BSD
Related Man Pages
dwarf_undef_macro(3) - freebsd
dwarf_add_funcname(3) - freebsd
dwarf_add_varname(3) - freebsd
dwarf_end_macro_file(3) - freebsd
dwarf_object_finish(3) - freebsd
Similar Topics in the Unix Linux Community
The Whole Story on #! /usr/bin/ksh
FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick
A simple UNIXtime component in Vue.js
Reason for no directory creation date
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?