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

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.h 42 virtual const MCSection *getNonexecutableStackSection(MCContext &Ctx) const;
X86MCAsmInfo.cpp 113 getNonexecutableStackSection(MCContext &Ctx) const {
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 372 /// getNonexecutableStackSection - Targets can implement this method to
375 virtual const MCSection *getNonexecutableStackSection(MCContext &Ctx) const{
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 136 milliseconds