Home
last modified time | relevance | path

Searched defs:getNonexecutableStackSection (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/MC/
DMCAsmInfoELF.cpp23 MCSection *MCAsmInfoELF::getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function in MCAsmInfoELF
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmInfo.cpp29 getNonexecutableStackSection(MCContext &Ctx) const{ in getNonexecutableStackSection() function in SystemZMCAsmInfo
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp123 getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function in X86ELFMCAsmInfo
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h397 virtual const MCSection *getNonexecutableStackSection(MCContext &Ctx) const{ in getNonexecutableStackSection() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h412 virtual MCSection *getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function