Searched refs:createPEDecoder (Results 1 – 2 of 2) sorted by relevance
64 bool createPEDecoder(const std::string &coreName, Parser::Parsed *devSrc);
127 if(createPEDecoder(core_dev->deviceTypeName,etm_dev)) in createDecodeTree()218 bool CreateDcdTreeFromSnapShot::createPEDecoder(const std::string &coreName, Parser::Parsed *devSrc) in createPEDecoder() function in CreateDcdTreeFromSnapShot