OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNonexecutableStackSection
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfoELF.h
18
MCSection *
getNonexecutableStackSection
(MCContext &Ctx) const final;
MCAsmInfo.h
559
virtual MCSection *
getNonexecutableStackSection
(MCContext &Ctx) const {
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCAsmInfoELF.cpp
23
MCSection *MCAsmInfoELF::
getNonexecutableStackSection
(MCContext &Ctx) const {
MCELFStreamer.cpp
96
SwitchSection(Ctx.getAsmInfo()->
getNonexecutableStackSection
(Ctx));
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
1889
if (MCSection *S = MAI->
getNonexecutableStackSection
(OutContext))
Completed in 60 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026