Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStreamBuilder.cpp140 uint32_t DbiStreamBuilder::calculateNamesOffset() const { in calculateNamesOffset() function in DbiStreamBuilder
154 uint32_t Size = calculateNamesOffset(); in calculateFileInfoSubstreamSize()
174 uint32_t NamesOffset = calculateNamesOffset(); in generateFileInfoSubstream()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStreamBuilder.h93 uint32_t calculateNamesOffset() const;