OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DWARF
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
StringTableBuilder.h
33
DWARF
,
/src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
FileAnalysis.cpp
13
#include "llvm/DebugInfo/
DWARF
/DWARFContext.h"
48
"ignore-
dwarf
",
50
"Ignore all
DWARF
data. This relaxes the requirements for all "
431
std::unique_ptr<DWARFContext>
DWARF
= DWARFContext::create(*Object);
432
if (!
DWARF
)
433
return make_error<StringError>("Could not create
DWARF
information.",
438
for (auto &Unit :
DWARF
->compile_units()) {
439
const auto &LineTable =
DWARF
->getLineTableForUnit(Unit.get());
448
"
DWARF
line information missing. Did you compile with '-g'?",
458
// when ignoring
DWARF
data
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
MachOYAML.h
134
DWARFYAML::Data
DWARF
;
ELFYAML.h
709
Optional<DWARFYAML::Data>
DWARF
;
Completed in 31 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026