debug_common.C File Reference

#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include "common/h/debug_common.h"

Go to the source code of this file.

Functions

bool init_debug_common ()
int dwarf_printf_int (const char *format,...)
int translate_printf_int (const char *format,...)

Variables

int common_debug_dwarf = 0
int common_debug_addrtranslate = 0

Function Documentation

int dwarf_printf_int ( const char *  format,
  ... 
)

Definition at line 64 of file debug_common.C.

References common_debug_dwarf, and init_debug_common().

bool init_debug_common (  ) 

Definition at line 45 of file debug_common.C.

References common_debug_addrtranslate, and common_debug_dwarf.

Referenced by dwarf_printf_int(), and translate_printf_int().

int translate_printf_int ( const char *  format,
  ... 
)

Definition at line 78 of file debug_common.C.

References common_debug_addrtranslate, and init_debug_common().


Variable Documentation

Definition at line 38 of file debug_common.C.

Referenced by init_debug_common(), and translate_printf_int().

Definition at line 37 of file debug_common.C.

Referenced by dwarf_printf_int(), and init_debug_common().

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1