btftoolchain
btf_entity_types.cpp File Reference
#include "btf/btf_entity_types.h"
#include "btf/common.h"
Include dependency graph for btf_entity_types.cpp:

Namespaces

 btf
 

Functions

std::string btf::entityTypeToString (EntityTypes type)
 Converts the enum EntityTypes into string. More...
 
EntityTypes btf::stringToEntityType (const std::string &str)
 Converts a string into the enum EntityTypes. More...