HomeSort by relevance Sort by last modified time
    Searched refs:SymBytes (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/DebugInfo/PDB/Raw/
ModInfo.cpp 55 ulittle32_t SymBytes; // Size of local symbol debug info in above stream
100 return Layout->SymBytes;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DbiModuleDescriptor.cpp 61 return Layout->SymBytes;
DbiModuleDescriptorBuilder.cpp 111 Layout.SymBytes = SymbolByteSize + sizeof(uint32_t);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 230 support::ulittle32_t SymBytes;

Completed in 69 milliseconds