Starkeus

Results 2 issues of Starkeus

In the data.hh, we use DWARFPP_BEGIN_NAMESPACE and it comes back with an error of : libs/libelfin/dwarf/data.hh:11: error: unknown type name 'DWARFPP_BEGIN_NAMESPACE' This is also the case with 'DWARFPP_END_NAMESPACE' How was...

Sounds good. Seeing a segmentation fault in small_vector.hh when performing the push_back at line 167. This is creating issues at the ELF parser level. In expr.cc, line 42: stack.reserve(arguments.size()); for...