/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | GSIStreamBuilder.cpp | 58 uint32_t calculateSerializedLength() const; 79 uint32_t GSIHashStreamBuilder::calculateSerializedLength() const { in calculateSerializedLength() function in GSIHashStreamBuilder 194 Size += PSH->calculateSerializedLength(); in calculatePublicsHashStreamSize() 202 return GSH->calculateSerializedLength(); in calculateGlobalsHashStreamSize() 335 Header.SymHash = PSH->calculateSerializedLength(); in commitPublicsHashStream()
|
D | NamedStreamMap.cpp | 83 uint32_t NamedStreamMap::calculateSerializedLength() const { in calculateSerializedLength() function in NamedStreamMap 86 + OffsetIndexMap.calculateSerializedLength(); // Offset Index Map in calculateSerializedLength()
|
D | TpiStreamBuilder.cpp | 99 uint32_t TpiStreamBuilder::calculateSerializedLength() { in calculateSerializedLength() function in TpiStreamBuilder 114 uint32_t Length = calculateSerializedLength(); in finalizeMsfLayout()
|
D | DbiModuleDescriptorBuilder.cpp | 93 Result += Builder->calculateSerializedLength(); in calculateC13DebugInfoSize() 98 uint32_t DbiModuleDescriptorBuilder::calculateSerializedLength() const { in calculateSerializedLength() function in DbiModuleDescriptorBuilder
|
D | InfoStreamBuilder.cpp | 51 NamedStreams.calculateSerializedLength() + in finalizeMsfLayout()
|
D | DbiStreamBuilder.cpp | 105 uint32_t DbiStreamBuilder::calculateSerializedLength() const { in calculateSerializedLength() function in DbiStreamBuilder 140 Size += M->calculateSerializedLength(); in calculateModiSubstreamSize() 326 uint32_t Length = calculateSerializedLength(); in finalizeMsfLayout()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NamedStreamMap.cpp | 81 uint32_t NamedStreamMap::calculateSerializedLength() const { in calculateSerializedLength() function in NamedStreamMap 84 + OffsetIndexMap.calculateSerializedLength(); // Offset Index Map in calculateSerializedLength()
|
D | GSIStreamBuilder.cpp | 54 uint32_t calculateSerializedLength() const; 123 uint32_t GSIHashStreamBuilder::calculateSerializedLength() const { in calculateSerializedLength() function in GSIHashStreamBuilder 295 Size += PSH->calculateSerializedLength(); in calculatePublicsHashStreamSize() 303 return GSH->calculateSerializedLength(); in calculateGlobalsHashStreamSize() 451 Header.SymHash = PSH->calculateSerializedLength(); in commitPublicsHashStream()
|
D | DbiModuleDescriptorBuilder.cpp | 108 Result += Builder.calculateSerializedLength(); in calculateC13DebugInfoSize() 113 uint32_t DbiModuleDescriptorBuilder::calculateSerializedLength() const { in calculateSerializedLength() function in DbiModuleDescriptorBuilder
|
D | TpiStreamBuilder.cpp | 128 uint32_t TpiStreamBuilder::calculateSerializedLength() { in calculateSerializedLength() function in TpiStreamBuilder 143 uint32_t Length = calculateSerializedLength(); in finalizeMsfLayout()
|
D | InfoStreamBuilder.cpp | 49 NamedStreams.calculateSerializedLength() + in finalizeMsfLayout()
|
D | DbiStreamBuilder.cpp | 101 uint32_t DbiStreamBuilder::calculateSerializedLength() const { in calculateSerializedLength() function in DbiStreamBuilder 136 Size += M->calculateSerializedLength(); in calculateModiSubstreamSize() 322 uint32_t Length = calculateSerializedLength(); in finalizeMsfLayout()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NamedStreamMap.h | 44 uint32_t calculateSerializedLength() const;
|
D | TpiStreamBuilder.h | 58 uint32_t calculateSerializedLength();
|
D | DbiModuleDescriptorBuilder.h | 113 uint32_t calculateSerializedLength() const;
|
D | DbiStreamBuilder.h | 63 uint32_t calculateSerializedLength() const;
|
D | HashTable.h | 153 uint32_t calculateSerializedLength() const { in calculateSerializedLength() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NamedStreamMap.h | 46 uint32_t calculateSerializedLength() const;
|
D | TpiStreamBuilder.h | 64 uint32_t calculateSerializedLength();
|
D | DbiModuleDescriptorBuilder.h | 71 uint32_t calculateSerializedLength() const;
|
D | DbiStreamBuilder.h | 67 uint32_t calculateSerializedLength() const;
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | DebugSubsectionRecord.h | 60 uint32_t calculateSerializedLength() const;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | DebugSubsectionRecord.h | 65 uint32_t calculateSerializedLength();
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/ |
D | DebugSubsectionRecord.cpp | 59 uint32_t DebugSubsectionRecordBuilder::calculateSerializedLength() const { in calculateSerializedLength() function in DebugSubsectionRecordBuilder
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | DebugSubsectionRecord.cpp | 63 uint32_t DebugSubsectionRecordBuilder::calculateSerializedLength() { in calculateSerializedLength() function in DebugSubsectionRecordBuilder
|