freebsd man page for dwarf_get_die_infotypes_flag

Query: dwarf_get_die_infotypes_flag

OS: freebsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DWARF_GET_DIE_INFOTYPES_FLAG(3) 			   BSD Library Functions Manual 			   DWARF_GET_DIE_INFOTYPES_FLAG(3)

NAME
dwarf_get_die_infotypes_flag -- indicate the originating DWARF section for a DIE
LIBRARY
DWARF Access Library (libdwarf, -ldwarf)
SYNOPSIS
#include <libdwarf.h> Dwarf_Bool dwarf_get_die_infotypes_flag(Dwarf_Die die);
DESCRIPTION
Function dwarf_get_die_infotypes_flag() returns a flag indicating the originating DWARF section for the debugging information entry refer- enced by argument die. Argument die should reference a valid debugging information entry descriptor.
RETURN VALUES
Function dwarf_get_die_infotypes_flag() returns a non-zero value if argument die originates in the ``.debug_info'' section. It returns zero if argument die originates in the ``.debug_types'' section.
ERRORS
Function dwarf_get_die_infotypes_flag() always succeeds.
SEE ALSO
dwarf(3), dwarf_next_cu_header_c(3), dwarf_offdie_b(3), dwarf_siblingof_b(3)
BSD
December 20, 2014 BSD
Related Man Pages
dwarf_die_cu_offset(3) - freebsd
dwarf_siblingof(3) - freebsd
dwarf_child(3) - freebsd
dwarf_offdie(3) - freebsd
dwarf_add_at_name(3) - freebsd
Similar Topics in the Unix Linux Community
The Whole Story on #! /usr/bin/ksh
Is UNIX an open source OS ?
Valid separator in time and date format
UNIX Environment Setup - (Just starting!)
Controlling user input