HPCToolkit
BinUtils.cpp File Reference
#include <iostream>
#include <string>
#include <cstdlib>
#include <cstring>
#include <hpctoolkit-config.h>
#include <cxxabi.h>
#include "BinUtils.hpp"
#include "Demangler.hpp"
Include dependency graph for BinUtils.cpp:

Go to the source code of this file.

Namespaces

 BinUtil
 

Functions

string BinUtil::canonicalizeProcName (const std::string &name, ProcNameMgr *procNameMgr)
 
string BinUtil::demangleProcName (const std::string &name)