OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RemarksSection
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h
167
MCSection *
RemarksSection
= nullptr;
342
MCSection *getRemarksSection() const { return
RemarksSection
; }
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
1686
MCSection *
RemarksSection
=
1688
OutStreamer->SwitchSection(
RemarksSection
);
Completed in 53 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026