Home
last modified time | relevance | path

Searched refs:ModuleInfoHeader (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptor.h54 const ModuleInfoHeader *Layout = nullptr;
DDbiModuleDescriptorBuilder.h99 ModuleInfoHeader Layout;
DRawTypes.h212 struct ModuleInfoHeader { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptor.cpp83 uint32_t Size = sizeof(ModuleInfoHeader) + M + O; in getRecordLength()