Home
last modified time | relevance | path

Searched refs:stringData (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DConversionController.cpp1088 std::string * stringData = stringNode->getString(); in createSourceFromNode() local
1089 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()
/netbsd-src/sys/external/bsd/acpica/dist/
H A Dchanges.txt610 use of the stringData rule allows for some "string" oriented opcodes