OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sizeofPrologueLength
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h
106
uint32_t
sizeofPrologueLength
() const { return isDWARF64() ? 8 : 4; }
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFDebugLine.cpp
353
sizeof(getVersion()) +
sizeofPrologueLength
();
394
DebugLineData.getRelocatedValue(Cursor,
sizeofPrologueLength
());
Completed in 47 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026