#include <native_symbol.h>
Definition at line 15 of file native_symbol.h.
◆ AddSymbols()
static void dart::NativeSymbolResolver::AddSymbols |
( |
const char * |
dso_name, |
|
|
void * |
buffer, |
|
|
size_t |
size |
|
) |
| |
|
static |
◆ Cleanup()
static void dart::NativeSymbolResolver::Cleanup |
( |
| ) |
|
|
static |
◆ FreeSymbolName()
static void dart::NativeSymbolResolver::FreeSymbolName |
( |
const char * |
name | ) |
|
|
static |
◆ Init()
static void dart::NativeSymbolResolver::Init |
( |
| ) |
|
|
static |
◆ LookupSharedObject()
static bool dart::NativeSymbolResolver::LookupSharedObject |
( |
uword |
pc, |
|
|
uword * |
dso_base = nullptr , |
|
|
const char ** |
dso_name = nullptr |
|
) |
| |
|
static |
◆ LookupSymbolName()
static const char * dart::NativeSymbolResolver::LookupSymbolName |
( |
uword |
pc, |
|
|
uword * |
start |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: