|
HPCToolkit
|
#include <stdlib.h>#include <string.h>#include <errno.h>#include "lushi-cb.h"#include "dylib.h"#include <messages/messages.h>
Go to the source code of this file.
Functions | |
| int | LUSHCB_loadmap_find (void *addr, char *module_name, void **start, void **end) |
| int LUSHCB_loadmap_find | ( | void * | addr, |
| char * | module_name, | ||
| void ** | start, | ||
| void ** | end | ||
| ) |
Definition at line 88 of file lushi-cb.c.

