Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DStreamReader.cpp75 Error StreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString() function in StreamReader
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DBinaryStreamReader.cpp122 Error BinaryStreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString() function in BinaryStreamReader
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBinaryStreamReader.cpp122 Error BinaryStreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString() function in BinaryStreamReader