OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calculateSerializedLength
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NamedStreamMap.cpp
83
uint32_t NamedStreamMap::
calculateSerializedLength
() const {
86
+ OffsetIndexMap.
calculateSerializedLength
(); // Offset Index Map
InfoStreamBuilder.cpp
51
NamedStreams.
calculateSerializedLength
() +
DbiModuleDescriptorBuilder.cpp
104
Result += Builder.
calculateSerializedLength
();
109
uint32_t DbiModuleDescriptorBuilder::
calculateSerializedLength
() const {
TpiStreamBuilder.cpp
132
uint32_t TpiStreamBuilder::
calculateSerializedLength
() {
147
uint32_t Length =
calculateSerializedLength
();
GSIStreamBuilder.cpp
53
uint32_t
calculateSerializedLength
() const;
122
uint32_t GSIHashStreamBuilder::
calculateSerializedLength
() const {
294
Size += PSH->
calculateSerializedLength
();
302
return GSH->
calculateSerializedLength
();
450
Header.SymHash = PSH->
calculateSerializedLength
();
DbiStreamBuilder.cpp
102
uint32_t DbiStreamBuilder::
calculateSerializedLength
() const {
137
Size += M->
calculateSerializedLength
();
323
uint32_t Length =
calculateSerializedLength
();
PDBFileBuilder.cpp
195
InjectedSourceTable.
calculateSerializedLength
();
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h
60
uint32_t
calculateSerializedLength
() const;
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
NamedStreamMap.h
46
uint32_t
calculateSerializedLength
() const;
TpiStreamBuilder.h
66
uint32_t
calculateSerializedLength
();
DbiModuleDescriptorBuilder.h
117
uint32_t
calculateSerializedLength
() const;
DbiStreamBuilder.h
66
uint32_t
calculateSerializedLength
() const;
HashTable.h
157
uint32_t
calculateSerializedLength
() const {
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
DebugSubsectionRecord.cpp
60
uint32_t DebugSubsectionRecordBuilder::
calculateSerializedLength
() const {
/src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
COFFEmitter.cpp
190
Size += B.
calculateSerializedLength
();
Completed in 25 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026