*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> AnalHeapBase (5)              
Title
Content
Arch
Section
 

AnalHeapBase(5)

Contents


NAME    [Toc]    [Back]

       AnalHeapBase  -  Obtains  the base address of the analysis
       heap

SYNOPSIS    [Toc]    [Back]

       #include <cmplrs/atom.anal.h>

       unsigned long AnalHeapBase(
               void );

DESCRIPTION    [Toc]    [Back]

       An Atom tool's analysis  routine  calls  the  AnalHeapBase
       routine to obtain the base address of the analysis heap.

       Although  Atom's default location for the analysis heap is
       usually sufficient for most applications, it may sometimes
       conflict with an address range used by the application.

       Normally,  an  address  conflict would result in a call to
       malloc returning zero to the Atom tool's analysis routine.
       The  routine  should  check  for this case and, if it does
       occur, ask the tool's user to select another location  for
       the analysis heap.  The -heapbase flag to the atom command
       accomplishes this.

RETURN VALUES    [Toc]    [Back]

       The AnalHeapBase routine returns an unsigned long containing
 the base address of the analysis heap.

FILES    [Toc]    [Back]

       Header  file contain external definitions of routines used
       by Atom analysis routines

SEE ALSO    [Toc]    [Back]

      
      
       Commands: atom(1)

       Functions:            atom_application_instrumentation(5),
       atom_application_navigation(5), atom_application_query(5),
       atom_application_symbols(5),     atom_description_file(5),
       atom_instrumentation_routines(5),      atom_object_management(5), Thread(5), Xlate(5)

       Programmer's Guide



                                                  AnalHeapBase(5)
[ Back ]
 Similar pages
Name OS Title
registrar IRIX IP address update command for NIS hosts data base
pthread_attr_getstackaddr_np Tru64 Obtains the stack address attribute of the specified thread attributes object
pthread_attr_getstackaddr Tru64 Obtains the stack address attribute of the specified thread attributes object
heap_element FreeBSD heap implementation of priority queues
heap_delete FreeBSD heap implementation of priority queues
heap_increased FreeBSD heap implementation of priority queues
heap_decreased FreeBSD heap implementation of priority queues
heap FreeBSD heap implementation of priority queues
heap_new FreeBSD heap implementation of priority queues
heap_insert FreeBSD heap implementation of priority queues
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service