Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStreamBuilder.h98 uint32_t calculateDbgStreamsSize() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStreamBuilder.cpp92 calculateSectionMapStreamSize() + calculateDbgStreamsSize() + in calculateSerializedLength()
167 uint32_t DbiStreamBuilder::calculateDbgStreamsSize() const { in calculateDbgStreamsSize() function in DbiStreamBuilder