OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContinuationLength
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
ContinuationRecordBuilder.cpp
37
static constexpr uint32_t
ContinuationLength
= sizeof(ContinuationRecord);
39
MaxRecordLength -
ContinuationLength
;
136
uint32_t NewSegmentBegin = Offset +
ContinuationLength
;
162
auto Continuation = Data.take_back(
ContinuationLength
);
TypeRecordMapping.cpp
263
constexpr uint32_t
ContinuationLength
= 8;
265
ContinuationLength
));
Completed in 40 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026