Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DSymbolStream.cpp43 codeview::CVSymbol SymbolStream::readRecord(uint32_t Offset) const { in readRecord() function in SymbolStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp205 Expected<unsigned> BitstreamCursor::readRecord(unsigned AbbrevID, in readRecord() function in BitstreamCursor
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp200 unsigned NaClBitstreamCursor::readRecord(unsigned AbbrevID, in readRecord() function in NaClBitstreamCursor