HomeSort by: relevance | last modified time | path
    Searched refs:calculateNamesOffset (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
DbiStreamBuilder.cpp 154 uint32_t DbiStreamBuilder::calculateNamesOffset() const {
168 uint32_t Size = calculateNamesOffset();
188 uint32_t NamesOffset = calculateNamesOffset();
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
DbiStreamBuilder.h 98 uint32_t calculateNamesOffset() const;

Completed in 23 milliseconds