OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNonexecutableStackSection
(Results
1 - 12
of
12
) sorted by null
/external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUMCAsmInfo.h
25
const MCSection*
getNonexecutableStackSection
(MCContext &CTX) const;
AMDGPUMCAsmInfo.cpp
74
AMDGPUMCAsmInfo::
getNonexecutableStackSection
(MCContext &CTX) const {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.h
27
const MCSection*
getNonexecutableStackSection
(MCContext &CTX) const;
AMDGPUMCAsmInfo.cpp
93
AMDGPUMCAsmInfo::
getNonexecutableStackSection
(MCContext &CTX) const
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmInfo.h
24
virtual const MCSection *
getNonexecutableStackSection
(MCContext &Ctx) const
SystemZMCAsmInfo.cpp
35
SystemZMCAsmInfo::
getNonexecutableStackSection
(MCContext &Ctx) const {
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.h
27
const MCSection*
getNonexecutableStackSection
(MCContext &CTX) const;
AMDGPUMCAsmInfo.cpp
93
AMDGPUMCAsmInfo::
getNonexecutableStackSection
(MCContext &CTX) const
/external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.h
42
virtual const MCSection *
getNonexecutableStackSection
(MCContext &Ctx) const;
X86MCAsmInfo.cpp
126
getNonexecutableStackSection
(MCContext &Ctx) const {
/external/llvm/include/llvm/MC/
MCAsmInfo.h
383
///
getNonexecutableStackSection
- Targets can implement this method to
386
virtual const MCSection *
getNonexecutableStackSection
(MCContext &Ctx) const{
/external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
[
all
...]
Completed in 693 milliseconds