Home
last modified time | relevance | path

Searched refs:HashValueBuffer (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DTpiStreamBuilder.cpp84 H->HashValueBuffer.Off = 0; in finalize()
85 H->HashValueBuffer.Length = calculateHashBufferSize(); in finalize()
89 H->HashAdjBuffer.Off = H->HashValueBuffer.Off + H->HashValueBuffer.Length; in finalize()
DTpiStream.cpp91 Header->HashValueBuffer.Length / sizeof(ulittle32_t); in reload()
96 HSR.setOffset(Header->HashValueBuffer.Off); in reload()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DTpiStreamBuilder.cpp117 H->HashValueBuffer.Off = 0; in finalize()
118 H->HashValueBuffer.Length = calculateHashBufferSize(); in finalize()
122 H->HashAdjBuffer.Off = H->HashValueBuffer.Off + H->HashValueBuffer.Length; in finalize()
DTpiStream.cpp91 Header->HashValueBuffer.Length / sizeof(ulittle32_t); in reload()
96 HSR.setOffset(Header->HashValueBuffer.Off); in reload()
/external/llvm/lib/DebugInfo/PDB/Raw/
DTpiStream.cpp56 EmbeddedBuf HashValueBuffer; member
198 uint32_t NumHashValues = Header->HashValueBuffer.Length / sizeof(ulittle32_t); in reload()
203 HSR.setOffset(Header->HashValueBuffer.Off); in reload()
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h295 EmbeddedBuf HashValueBuffer; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h295 EmbeddedBuf HashValueBuffer; member