Types.C File Reference

#include "common/h/Types.h"
#include <stdio.h>
#include <assert.h>

Go to the source code of this file.

Functions

void Address_chk ()
char * Address_str (Address addr)
int ThrIDToTid (Dyninst::THR_ID id)

Variables

static const unsigned int _numaddrstrs = 8
static char _addrstr [_numaddrstrs][19]

Function Documentation

void Address_chk (  ) 

Definition at line 41 of file Types.C.

char* Address_str ( Address  addr  ) 

Definition at line 54 of file Types.C.

References _addrstr, and _numaddrstrs.

int ThrIDToTid ( Dyninst::THR_ID  id  ) 

Definition at line 66 of file Types.C.


Variable Documentation

char _addrstr[_numaddrstrs][19] [static]

Definition at line 48 of file Types.C.

Referenced by Address_str().

const unsigned int _numaddrstrs = 8 [static]

Definition at line 46 of file Types.C.

Referenced by Address_str().

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

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1