ReFRACtor
boost::stack_trace Namespace Reference

Functions

std::string get_symbol (void *ptr)
 
std::string get_symbols (void *const *ptrs, int size)
 
int trace (void **, int)
 
void write_symbols (void *const *addresses, int size, std::ostream &out)
 

Function Documentation

◆ get_symbol()

std::string boost::stack_trace::get_symbol ( void *  ptr)

Definition at line 266 of file backtrace.cpp.

◆ get_symbols()

std::string boost::stack_trace::get_symbols ( void *const *  ptrs,
int  size 
)

Definition at line 276 of file backtrace.cpp.

◆ trace()

int boost::stack_trace::trace ( void **  ,
int   
)

Definition at line 66 of file backtrace.cpp.

◆ write_symbols()

void boost::stack_trace::write_symbols ( void *const *  addresses,
int  size,
std::ostream &  out 
)

Definition at line 286 of file backtrace.cpp.


Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:11