HomeSort by relevance Sort by last modified time
    Searched refs:getNonexecutableStackSection (Results 1 - 12 of 12) sorted by null

  /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/R600/MCTargetDesc/
AMDGPUMCAsmInfo.h 25 const MCSection* getNonexecutableStackSection(MCContext &CTX) const override;
AMDGPUMCAsmInfo.cpp 60 AMDGPUMCAsmInfo::getNonexecutableStackSection(MCContext &CTX) const {
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmInfo.h 24 const MCSection *getNonexecutableStackSection(MCContext &Ctx) const override;
SystemZMCAsmInfo.cpp 31 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 43 getNonexecutableStackSection(MCContext &Ctx) const override;
X86MCAsmInfo.cpp 138 getNonexecutableStackSection(MCContext &Ctx) const {
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 376 virtual const MCSection *getNonexecutableStackSection(MCContext &Ctx) const {
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 1444 milliseconds