Home
last modified time | relevance | path

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

/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptor.cpp83 uint32_t Size = sizeof(ModuleInfoHeader) + M + O; in getRecordLength()