#include <faults.h>
◆ Backtrace() [1/2]
| Realm::Backtrace::Backtrace |
( |
void |
| ) |
|
◆ ~Backtrace()
| Realm::Backtrace::~Backtrace |
( |
void |
| ) |
|
◆ Backtrace() [2/2]
◆ capture_backtrace()
| void Realm::Backtrace::capture_backtrace |
( |
int |
skip = 0, |
|
|
int |
max_depth = 0 |
|
) |
| |
◆ compute_hash()
| uintptr_t Realm::Backtrace::compute_hash |
( |
int |
depth = 0 | ) |
const |
|
protected |
◆ empty()
| bool Realm::Backtrace::empty |
( |
void |
| ) |
const |
◆ get_pcs()
| std::vector< uintptr_t > Realm::Backtrace::get_pcs |
( |
void |
| ) |
const |
◆ hash()
| uintptr_t Realm::Backtrace::hash |
( |
void |
| ) |
const |
◆ operator=()
◆ operator==()
◆ operator[]()
◆ print_symbols() [1/2]
| void Realm::Backtrace::print_symbols |
( |
std::ostream & |
os | ) |
const |
◆ print_symbols() [2/2]
| void Realm::Backtrace::print_symbols |
( |
std::vector< std::string > & |
symbols | ) |
const |
◆ prune()
◆ size()
◆ operator<<
◆ pc_hash
◆ pcs
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/faults.h