OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RecordLen
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
RecordSerialization.h
35
explicit RecordPrefix(uint16_t Kind) :
RecordLen
(2), RecordKind(Kind) {}
37
ulittle16_t
RecordLen
; // Record length, starting from &RecordKind.
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeRecordMapping.cpp
228
uint16_t
RecordLen
= CVR.length() - 2;
231
error(IO.mapInteger(
RecordLen
, "Record length"));
Completed in 33 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026