Home
last modified time | relevance | path

Searched defs:readFixedString (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DStreamReader.cpp75 Error StreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString() function in StreamReader
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DBinaryStreamReader.cpp92 Error BinaryStreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString() function in BinaryStreamReader