HPCToolkit
VdsoSymbols.cpp File Reference
#include <iostream>
#include <string.h>
#include <lib/prof-lean/vdso.h>
#include "dso_symbols.h"
#include "VdsoSymbols.hpp"
Include dependency graph for VdsoSymbols.cpp:

Go to the source code of this file.

Functions

static SimpleSymbolBinding binding_xlate (dso_symbol_bind_t bind)
 
static void note_symbol (const char *sym_name, int64_t sym_addr, dso_symbol_bind_t binding, void *callback_arg)
 

Function Documentation

◆ binding_xlate()

static SimpleSymbolBinding binding_xlate ( dso_symbol_bind_t  bind)
static

Definition at line 73 of file VdsoSymbols.cpp.

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

◆ note_symbol()

static void note_symbol ( const char *  sym_name,
int64_t  sym_addr,
dso_symbol_bind_t  binding,
void *  callback_arg 
)
static

Definition at line 88 of file VdsoSymbols.cpp.

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