#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <limits.h>
#include <libgen.h>
#include <sys/types.h>
#include "rtmap.h"
Go to the source code of this file.
◆ bhl
#define bhl ((int)(sizeof(long)*2+2)) |
◆ MAXLINELEN
#define MAXLINELEN (PATH_MAX + 80) |
◆ TESTING
◆ dumplines()
static void dumplines |
( |
void |
| ) |
|
|
static |
◆ dumprtloadmap()
static void dumprtloadmap |
( |
void |
| ) |
|
|
static |
◆ finalizelines()
static void finalizelines |
( |
void |
| ) |
|
|
static |
◆ get_beg_addr()
static char * get_beg_addr |
( |
char * |
line | ) |
|
|
static |
◆ get_end_addr()
static char * get_end_addr |
( |
char * |
line | ) |
|
|
static |
◆ get_line_slot()
static char * get_line_slot |
( |
void |
| ) |
|
|
static |
◆ get_name()
static char * get_name |
( |
char * |
line | ) |
|
|
static |
◆ hex2u64()
static uint64_t hex2u64 |
( |
char * |
s | ) |
|
|
static |
◆ hex2ul()
static unsigned long hex2ul |
( |
char * |
s | ) |
|
|
static |
◆ hpcrun_get_cmd()
const char* hpcrun_get_cmd |
( |
int |
dbglvl | ) |
|
◆ hpcrun_get_rtloadmap()
◆ iscodeline()
static int iscodeline |
( |
char * |
line | ) |
|
|
static |
◆ reset_slots()
static void reset_slots |
( |
| ) |
|
|
static |
◆ mappings
◆ rtloadmap
◆ slots_avail
◆ slots_in_use