Searched refs:stringData (Results 1 – 2 of 2) sorted by relevance
1088 std::string * stringData = stringNode->getString(); in createSourceFromNode() local1089 const uint8_t * stringContents = reinterpret_cast<const uint8_t *>(stringData->c_str()); in createSourceFromNode()1090 source = new UnmappedDataSource(stringContents, static_cast<unsigned>(stringData->size())); in createSourceFromNode()
610 use of the stringData rule allows for some "string" oriented opcodes