Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptor.h55 const ModuleInfoHeader *Layout = nullptr;
DDbiModuleDescriptorBuilder.h99 ModuleInfoHeader Layout;
DRawTypes.h213 struct ModuleInfoHeader { struct
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptor.cpp91 uint32_t Size = sizeof(ModuleInfoHeader) + M + O; in getRecordLength()