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

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 160 support::ulittle32_t MFCTypeServerIndex;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
ExplainOutputStyle.cpp 340 else if (Offset < endof(DbiStreamHeader, MFCTypeServerIndex))
342 uint32_t(Header->MFCTypeServerIndex));
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
DbiStreamBuilder.cpp 281 H->MFCTypeServerIndex = 0; // Not sure what this is, but link.exe writes 0.

Completed in 14 milliseconds