HPCToolkit
process-ranges.h File Reference
#include "code-ranges.h"
Include dependency graph for process-ranges.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void process_range_init ()
 
void process_range (const char *name, long offset, void *vstart, void *vend, DiscoverFnTy fn_discovery)
 
bool range_contains_control_flow (void *vstart, void *vend)
 

Function Documentation

◆ process_range()

void process_range ( const char *  name,
long  offset,
void *  vstart,
void *  vend,
DiscoverFnTy  fn_discovery 
)

Definition at line 139 of file arm-process-ranges.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ process_range_init()

void process_range_init ( )

Definition at line 133 of file arm-process-ranges.cpp.

Here is the caller graph for this function:

◆ range_contains_control_flow()

bool range_contains_control_flow ( void *  vstart,
void *  vend 
)

Definition at line 175 of file arm-process-ranges.cpp.

Here is the caller graph for this function: