Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp154 uint32_t DbiStreamBuilder::calculateNamesOffset() const { in calculateNamesOffset() function in DbiStreamBuilder
168 uint32_t Size = calculateNamesOffset(); in calculateFileInfoSubstreamSize()
188 uint32_t NamesOffset = calculateNamesOffset(); in generateFileInfoSubstream()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.h95 uint32_t calculateNamesOffset() const;