HomeSort by: relevance | last modified time | path
    Searched defs:SuperBlock (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/MSF/
MSFCommon.h 28 // The superblock is overlaid at the beginning of the file (offset 0).
31 struct SuperBlock {
64 const SuperBlock *SB = nullptr;
156 Error validateSuperBlock(const SuperBlock &SB);
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
PdbYaml.h 39 msf::SuperBlock SuperBlock;
120 LLVM_YAML_DECLARE_MAPPING_TRAITS(msf::SuperBlock)

Completed in 69 milliseconds