osf1 man page for analheapbase

Query: analheapbase

OS: osf1

Section: 5

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

AnalHeapBase(5) 						File Formats Manual						   AnalHeapBase(5)

NAME
AnalHeapBase - Obtains the base address of the analysis heap
SYNOPSIS
#include <cmplrs/atom.anal.h> unsigned long AnalHeapBase( void );
DESCRIPTION
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
The AnalHeapBase routine returns an unsigned long containing the base address of the analysis heap.
FILES
Header file contain external definitions of routines used by Atom analysis routines
SEE ALSO
Commands: atom(1) Programmer's Guide AnalHeapBase(5)
Related Man Pages
buildobj(5) - osf1
instrumentall(5) - osf1
releaseobj(5) - osf1
xlateinsttextsize(5) - osf1
xlateloadshift(5) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update