Home
last modified time | relevance | path

Searched refs:MFCTypeServerIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h160 support::ulittle32_t MFCTypeServerIndex; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp342 else if (Offset < endof(DbiStreamHeader, MFCTypeServerIndex)) in explainDbiHeaderOffset()
344 uint32_t(Header->MFCTypeServerIndex)); in explainDbiHeaderOffset()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp281 H->MFCTypeServerIndex = 0; // Not sure what this is, but link.exe writes 0. in finalize()