Searched refs:getNonexecutableStackSection (Results 1 - 12 of 12) sorted by relevance

/external/llvm/lib/Target/R600/MCTargetDesc/
H A DAMDGPUMCAsmInfo.h25 const MCSection* getNonexecutableStackSection(MCContext &CTX) const override;
H A DAMDGPUMCAsmInfo.cpp60 AMDGPUMCAsmInfo::getNonexecutableStackSection(MCContext &CTX) const { function in class:AMDGPUMCAsmInfo
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmInfo.h24 const MCSection *getNonexecutableStackSection(MCContext &Ctx) const override;
H A DSystemZMCAsmInfo.cpp31 SystemZMCAsmInfo::getNonexecutableStackSection(MCContext &Ctx) const { function in class:SystemZMCAsmInfo
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
H A DAMDGPUMCAsmInfo.h27 const MCSection* getNonexecutableStackSection(MCContext &CTX) const;
H A DAMDGPUMCAsmInfo.cpp93 AMDGPUMCAsmInfo::getNonexecutableStackSection(MCContext &CTX) const function in class:AMDGPUMCAsmInfo
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
H A DAMDGPUMCAsmInfo.h27 const MCSection* getNonexecutableStackSection(MCContext &CTX) const;
H A DAMDGPUMCAsmInfo.cpp93 AMDGPUMCAsmInfo::getNonexecutableStackSection(MCContext &CTX) const function in class:AMDGPUMCAsmInfo
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.h43 getNonexecutableStackSection(MCContext &Ctx) const override;
H A DX86MCAsmInfo.cpp138 getNonexecutableStackSection(MCContext &Ctx) const { function in class:X86ELFMCAsmInfo
/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h376 virtual const MCSection *getNonexecutableStackSection(MCContext &Ctx) const { function in class:llvm::MCAsmInfo
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1012 if (const MCSection *S = MAI->getNonexecutableStackSection(OutContext))

Completed in 3611 milliseconds