*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: dwarf_die_abbrev_code | Section: 3 | Source: NetBSD | File: dwarf_die_abbrev_code.3
DWARF_DIE_ABBREV_CODE(3) FreeBSD Library Functions Manual NAME dwarf_die_abbrev_code - retrieve the abbreviation code for a DWARF debugging information entry LIBRARY DWARF Access Library (libdwarf, -ldwarf) SYNOPSIS #include <libdwarf.h> int dwarf_die_abbrev_code(Dwarf_Die die); DESCRIPTION Function dwarf_die_abbrev_code() returns the abbreviation code for the debugging information entry descriptor referenced by argument die. Argument die should be a valid pointer to a value of type Dwarf_Die. RETURN VALUES The function returns an integral value. SEE ALSO dwarf(3), dwarf_diename(3), dwarf_dieoffset(3), dwarf_tag(3) FreeBSD 14.1-RELEASE-p8 April 14, 2010 FreeBSD 14.1-RELEASE-p8

Navigation Options