OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnknownRowIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFDebugLine.cpp
1217
return
UnknownRowIndex
;
1243
if (Result !=
UnknownRowIndex
||
1261
return
UnknownRowIndex
;
1313
if (LastRowIndex ==
UnknownRowIndex
)
1316
assert(FirstRowIndex !=
UnknownRowIndex
);
1317
assert(LastRowIndex !=
UnknownRowIndex
);
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h
237
const uint32_t
UnknownRowIndex
= UINT32_MAX;
246
/// or
UnknownRowIndex
if there is no such row.
Completed in 24 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026