OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DBI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
StreamUtil.h
26
DBI
,
DumpOutputStyle.cpp
263
auto &
DBI
= Err(getPdb().getPDBDbiStream());
264
P.formatLine("Is incrementally linked: {0}",
DBI
.isIncrementallyLinked());
265
P.formatLine("Has conflicting types: {0}",
DBI
.hasCTypes());
266
P.formatLine("Is stripped: {0}",
DBI
.isStripped());
416
auto &
Dbi
= Err(File.getPDBDbiStream());
417
const auto &Modules =
Dbi
.modules();
504
"Section headers require a
DBI
Stream, which could not be loaded",
507
auto &
Dbi
= cantFail(File.getPDBDbiStream());
508
uint32_t SI =
Dbi
.getDebugStreamIndex(Type);
588
printStreamNotPresent("
DBI
");
[
all
...]
Completed in 43 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026