OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DwarfTUIndexSection
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h
132
MCSection *
DwarfTUIndexSection
= nullptr;
323
MCSection *getDwarfTUIndexSection() const { return
DwarfTUIndexSection
; }
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp
289
DwarfTUIndexSection
=
488
DwarfTUIndexSection
=
711
DwarfTUIndexSection
= Ctx->getCOFFSection(
811
DwarfTUIndexSection
= Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata());
862
DwarfTUIndexSection
=
Completed in 29 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026