OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ModiSubstreamSize
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
DbiStream.cpp
74
sizeof(DbiStreamHeader) + Header->
ModiSubstreamSize
+
83
if (Header->
ModiSubstreamSize
% sizeof(uint32_t) != 0)
100
if (auto EC = Reader.readSubstream(ModiSubstream, Header->
ModiSubstreamSize
))
DbiStreamBuilder.cpp
274
H->
ModiSubstreamSize
= calculateModiSubstreamSize();
/src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
ExplainOutputStyle.cpp
325
else if (Offset < endof(DbiStreamHeader,
ModiSubstreamSize
))
327
int32_t(Header->
ModiSubstreamSize
));
416
{int32_t(Header->
ModiSubstreamSize
), "Module Info Substream",
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
145
support::little32_t
ModiSubstreamSize
;
Completed in 17 milliseconds
Indexes created Wed Sep 09 00:24:13 UTC 2026